Home
last modified time | relevance | path

Searched hist:"6 bbb3c4cb203a3c0596b845bd804d6a18dea7683" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mfd/
H A Dstmpe.hdiff 6bbb3c4cb203a3c0596b845bd804d6a18dea7683 Mon Nov 18 14:33:01 CET 2013 Geert Uytterhoeven <geert@linux-m68k.org> mfd: stmicro: Constify struct mfd_cell where possible

As of commit 03e361b25ee8dfb1fd9b890072c23c4aae01c6c7 ("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>
H A Dstmpe.cdiff 6bbb3c4cb203a3c0596b845bd804d6a18dea7683 Mon Nov 18 14:33:01 CET 2013 Geert Uytterhoeven <geert@linux-m68k.org> mfd: stmicro: Constify struct mfd_cell where possible

As of commit 03e361b25ee8dfb1fd9b890072c23c4aae01c6c7 ("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>