OSDN Git Service

mfd: axp20x: Constify struct mfd_cell and struct resource
authorChen-Yu Tsai <wens@csie.org>
Thu, 29 Mar 2018 04:31:13 +0000 (12:31 +0800)
committerLee Jones <lee.jones@linaro.org>
Wed, 16 May 2018 08:21:48 +0000 (09:21 +0100)
commit531a469ead6ad1e79e8c84ffd4787c0747336e5a
treea8ca5779ac5f8e491a73009b8f16d45b81d325e5
parentb16d23931b7ee5acf17432c3a6b5c6edb204aa35
mfd: axp20x: Constify struct mfd_cell and struct resource

The axp20x driver has lots of mfd_cell and resource structs.
These can all be const-ified.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/axp20x.c
include/linux/mfd/axp20x.h