05 Jan, 2020

40 commits

  • Apply const prefix to the static tables for parameters.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-52-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to the static resource tables, the mc size tables
    and the string arrays.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-51-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to each possible place: the static resource tables,
    the volume table, etc.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-50-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to the static map tables and the static resource
    tables.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-49-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to the static resource tables and init tables.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-48-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to the static tables for the register, controls and
    callbacks.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-47-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to each possible place: the static tables for the
    resources, controls, registers, values and parameters.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-46-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to the static mapping table.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-45-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to the static resource tables.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-44-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to the static tables for drum, volume and notes.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-43-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to the static flag info table.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-42-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to the static tables for strings and formats.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-41-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to the static jack switch table.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-40-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to the string array and its callers.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-39-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to the static tables for rates, bits and strings.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-38-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to the static tables for rates, ports and
    registers.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-37-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to the quirk white/black lists.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-36-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to the static register table and its callers.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-35-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to the static register tables.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-34-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to each possible place: the static tables for
    formats, parameters, etc.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-33-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to each possible place: the DAIO tables and the
    register offset table.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-32-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to each possible place: the static tables for
    registers and verbs, and the string arrays.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-31-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to each possible place: the static tables for
    registers and op codes, etc.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-30-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to each possible place: the string array, the
    static tables for clock selectors, etc.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-29-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to the static tables coefs and init registers.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-28-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to the static tables for command and verbs.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-27-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to each possible place: the static tables for
    sample rates, parameters and registers.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-26-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to each possible place: the string arrays and the
    static tables for volumes.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-25-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to each possible place: the board parameters and
    DSP command table, and the string arrays.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-24-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to each possible place: the string array and the
    parameter tables and callers.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-23-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to each possible place: the MIDI data definitions,
    the static tables for volume parameters, etc.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-22-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to the channel map tables.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-21-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to each possible place: the string arrays, the
    channel map tables and callers.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-20-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to each channel map table and its callers.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-19-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to each possible place: the static tables for rate,
    volume, etc.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-18-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to each possible place: the EEPROM tables, the
    static string arrays, the init verb tables, etc.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-17-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to each lbus path table definition and its
    callers.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-16-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to the remaining possible places: the static tables
    for init verbs and registers, the string arrays, the conversion
    tables, etc.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-15-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to each possible place: the static register tables,
    the coef tables, the string arrays, etc.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-14-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Apply const prefix to each possible place: the rate table, the
    controller tables, and the key tables.

    Just for minor optimization and no functional changes.

    Link: https://lore.kernel.org/r/20200105144823.29547-13-tiwai@suse.de
    Signed-off-by: Takashi Iwai

    Takashi Iwai