From: Krzysztof Kozlowski Date: Fri, 1 May 2015 16:00:13 +0000 (+0900) Subject: ASoC: fsl: Constify platform_device_id X-Git-Tag: omap-for-v4.3/legacy-v2-signed~142^2~38^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e51cebf75ab45d9f680a15a120b605244b7ce5ea;p=pandora-kernel.git ASoC: fsl: Constify platform_device_id The platform_device_id is not modified by the driver and core uses it as const. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Mark Brown --- Reading git-diff-tree failed