]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbf97a230e80ab7c151cc75b5b195de78b132b89c
treea8ca5779ac5f8e491a73009b8f16d45b81d325e5
parent458e47843cd1aca6aee4e5a591f16cffc1ff5687
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