]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/iio/magnetometer/hid-sensor-magn-3d.c
iio: hid-sensor-magn-3d: Constify platform_device_id
authorKrzysztof Kozlowski <k.kozlowski.k@gmail.com>
Fri, 1 May 2015 15:53:35 +0000 (00:53 +0900)
committerJonathan Cameron <jic23@kernel.org>
Sun, 10 May 2015 19:31:47 +0000 (20:31 +0100)
commitdf5e94b4823d6cb3af30312b4cc08759c6306e06
tree40a4e1d3906c7d8b66c0f68ed74a8df5b4b6b5ef
parent4205086119a70e9eb57330755b62680802e325b9
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 <k.kozlowski.k@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/magnetometer/hid-sensor-magn-3d.c