From: Krzysztof Kozlowski Date: Fri, 1 May 2015 15:53:31 +0000 (+0900) Subject: iio: adc: axp288: Constify platform_device_id X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~628^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e682173f3753a73feb8336c8b6cdd8c6b74bdd75;p=pandora-kernel.git iio: adc: axp288: 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: Jonathan Cameron --- Reading git-diff-tree failed