Re: [PATCH 04/16] mfd: db8500-prcmu: Make mfd_cell array const

2014-05-19 Thread Lee Jones
On Tue, 13 May 2014, Krzysztof Kozlowski wrote: > mfd_add_devices() expects array of struct mfd_cell to be const. > > Signed-off-by: Krzysztof Kozlowski > Cc: Mattias Nilsson > Cc: Linus Walleij > Cc: linux-arm-ker...@lists.infradead.org > --- > drivers/mfd/db8500-prcmu.c | 2 +- > 1 file cha

Re: [PATCH 04/16] mfd: db8500-prcmu: Make mfd_cell array const

2014-05-16 Thread Linus Walleij
On Tue, May 13, 2014 at 12:58 PM, Krzysztof Kozlowski wrote: > mfd_add_devices() expects array of struct mfd_cell to be const. > > Signed-off-by: Krzysztof Kozlowski > Cc: Mattias Nilsson > Cc: Linus Walleij > Cc: linux-arm-ker...@lists.infradead.org Acked-by: Linus Walleij Yours, Linus Wal

[PATCH 04/16] mfd: db8500-prcmu: Make mfd_cell array const

2014-05-13 Thread Krzysztof Kozlowski
mfd_add_devices() expects array of struct mfd_cell to be const. Signed-off-by: Krzysztof Kozlowski Cc: Mattias Nilsson Cc: Linus Walleij Cc: linux-arm-ker...@lists.infradead.org --- drivers/mfd/db8500-prcmu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mfd/db850