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)
commit0cfeddbded4ad41dba5faccf3c5ecfe5619ae9eb
tree580be034306116a0617d2723098e4d8de5472165
parentb787f68c36d49bb1d9236f403813641efa74a031
regulator: 88pm8607: 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: Mark Brown <broonie@kernel.org>
drivers/regulator/88pm8607.c
This page took 0.024774 seconds and 5 git commands to generate.