regulator: 88pm8607: Constify platform_device_id
authorKrzysztof Kozlowski <k.kozlowski.k@gmail.com>
Fri, 1 May 2015 15:45:05 +0000 (00:45 +0900)
committerMark Brown <broonie@kernel.org>
Fri, 1 May 2015 16:44:55 +0000 (17:44 +0100)
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: Mark Brown <broonie@kernel.org>
drivers/regulator/88pm8607.c

Simple merge