Re: [PATCH 06/16] mfd: lp3943: 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: Milo Kim > --- > drivers/mfd/lp3943.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. -- Lee Jones Linaro

Re: [PATCH 06/16] mfd: lp3943: 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 k.kozlow...@samsung.com Cc: Milo Kim milo@ti.com --- drivers/mfd/lp3943.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Applied,

Re: [PATCH 06/16] mfd: lp3943: Make mfd_cell array const

2014-05-13 Thread Milo Kim
On 05/13/2014 07:58 PM, Krzysztof Kozlowski wrote: mfd_add_devices() expects array of struct mfd_cell to be const. Signed-off-by: Krzysztof Kozlowski Cc: Milo Kim Acked-by: Milo Kim Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

[PATCH 06/16] mfd: lp3943: 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: Milo Kim --- drivers/mfd/lp3943.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mfd/lp3943.c b/drivers/mfd/lp3943.c index e32226836fb4..335b930112b2 100644 ---

[PATCH 06/16] mfd: lp3943: 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 k.kozlow...@samsung.com Cc: Milo Kim milo@ti.com --- drivers/mfd/lp3943.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mfd/lp3943.c b/drivers/mfd/lp3943.c index

Re: [PATCH 06/16] mfd: lp3943: Make mfd_cell array const

2014-05-13 Thread Milo Kim
On 05/13/2014 07:58 PM, Krzysztof Kozlowski wrote: mfd_add_devices() expects array of struct mfd_cell to be const. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com Cc: Milo Kim milo@ti.com Acked-by: Milo Kim milo@ti.com Thanks! -- To unsubscribe from this list: send the