From df5e94b4823d6cb3af30312b4cc08759c6306e06 Mon Sep 17 00:00:00 2001 From: Krzysztof Kozlowski Date: Sat, 2 May 2015 00:53:35 +0900 Subject: [PATCH] iio: hid-sensor-magn-3d: 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-format-patch failed