commit | e2973769372a3de1c20249206db5ee93287a2230 | [log] [tgz] |
---|---|---|
author | Mathias Krause <minipli@googlemail.com> | Sat Jan 02 23:23:56 2016 +0100 |
committer | Mark Brown <broonie@kernel.org> | Mon Jan 04 18:23:42 2016 +0000 |
tree | d03d9a59454f65118fa4add5b7ca9108927cdf11 | |
parent | 7ff6319e7da5c09f0ce86d122d46040807262325 [diff] |
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>