From: Mathias Krause Date: Sat, 13 Jun 2015 12:25:14 +0000 (+0200) Subject: ASoC: rt5640: Constify ACPI device ids and register defaults X-Git-Tag: omap-for-v4.2/fixes-rc1^2~113^2~2^2~4^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b895dc2c47c3e81c9de452d84ad4f4fc6f862de1;p=pandora-kernel.git ASoC: rt5640: 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 RT5640_INIT_REG_LEN define. Signed-off-by: Mathias Krause Signed-off-by: Mark Brown --- Reading git-diff-tree failed