ASoC: max98090: Constify ACPI device ids and register defaults
authorMathias Krause <minipli@googlemail.com>
Sat, 13 Jun 2015 12:25:13 +0000 (14:25 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 15 Jun 2015 10:18:55 +0000 (11:18 +0100)
commit8610d09a40c10dea55dada151cf85cce253f511c
tree958f87f314020cb683fa3c5a7a6a99b16a558b50
parentbb13f0e08d16a6a303aab786b2aaf2ca76747cfb
ASoC: max98090: Constify ACPI device ids and register defaults

Constify the ACPI device ID array and the register map, no need to have
them writable at runtime.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/max98090.c