Re: [PATCH 05/16] mfd: kempld-core: Make mfd_cell array const

2014-05-19 Thread Lee Jones
On Tue, 13 May 2014, Krzysztof Kozlowski wrote: > The kempld_devs (array of mfd_cells) can be safely made const. > > Signed-off-by: Krzysztof Kozlowski > Cc: Kevin Strasser > --- > drivers/mfd/kempld-core.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. -- Lee Jone

Re: [PATCH 05/16] mfd: kempld-core: Make mfd_cell array const

2014-05-14 Thread kevin . strasser
> The kempld_devs (array of mfd_cells) can be safely made const. > > Signed-off-by: Krzysztof Kozlowski > Cc: Kevin Strasser Acked-by: Kevin Strasser Thanks, Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org M

[PATCH 05/16] mfd: kempld-core: Make mfd_cell array const

2014-05-13 Thread Krzysztof Kozlowski
The kempld_devs (array of mfd_cells) can be safely made const. Signed-off-by: Krzysztof Kozlowski Cc: Kevin Strasser --- drivers/mfd/kempld-core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mfd/kempld-core.c b/drivers/mfd/kempld-core.c index 25c5ca6797da..f7ff01