mfd: maxim: Constify struct mfd_cell where possible
As of commit 03e361b2 ("mfd: Stop setting refcounting pointers in original mfd_cell arrays"), the "cell" parameter of mfd_add_devices() is "const" again. Hence make all cell data passed to mfd_add_devices() const where possible. Signed-off-by:Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by:
Lee Jones <lee.jones@linaro.org>
Showing
- drivers/mfd/max77686.c 1 addition, 1 deletiondrivers/mfd/max77686.c
- drivers/mfd/max77693.c 1 addition, 1 deletiondrivers/mfd/max77693.c
- drivers/mfd/max8907.c 1 addition, 1 deletiondrivers/mfd/max8907.c
- drivers/mfd/max8925-core.c 4 additions, 4 deletionsdrivers/mfd/max8925-core.c
- drivers/mfd/max8997.c 1 addition, 1 deletiondrivers/mfd/max8997.c
- drivers/mfd/max8998.c 2 additions, 2 deletionsdrivers/mfd/max8998.c
Loading
Please register or sign in to comment