commit | 4e0ce6a4d5bd276bd9a61763a686f3e650848da5 | [log] [tgz] |
---|---|---|
author | Mathias Krause <minipli@googlemail.com> | Sat Jun 13 14:25:15 2015 +0200 |
committer | Mark Brown <broonie@kernel.org> | Mon Jun 15 11:31:11 2015 +0100 |
tree | c4b894c5f5ad66dbcfe1c48dbbfd590c23f9bb51 | |
parent | b787f68c36d49bb1d9236f403813641efa74a031 [diff] |
ASoC: rt5670: 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. Also drop the unneeded RT5670_INIT_REG_LEN define. Signed-off-by: Mathias Krause <minipli@googlemail.com> Signed-off-by: Mark Brown <broonie@kernel.org>