]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rt5645: Constify ACPI device ids
authorMathias Krause <minipli@googlemail.com>
Sat, 2 Jan 2016 22:23:56 +0000 (23:23 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 4 Jan 2016 18:23:42 +0000 (18:23 +0000)
commitab3f7003ba896d8f2790f11ce03865bf55c9e95c
treed03d9a59454f65118fa4add5b7ca9108927cdf11
parent0377fb929e71665b6edb6f74775524370e0f8d55
ASoC: rt5645: Constify ACPI device ids

Constify the ACPI device ID array, no need to have it writable at
runtime. Also drop the unused RT5645_INIT_REG_LEN define.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Cc: Bard Liao <bardliao@realtek.com>
Cc: Oder Chiou <oder_chiou@realtek.com>
Cc: John Lin <john.lin@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5645.c