]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: ipaq-micro: Make mfd_cell array const
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Tue, 13 May 2014 10:58:40 +0000 (12:58 +0200)
committerLee Jones <lee.jones@linaro.org>
Fri, 23 May 2014 09:34:29 +0000 (10:34 +0100)
commit1c7c39c3cd44c62721a06acd0dff779fba7733e3
tree841fb1c472f6ecb6fd46c2571c4536da614d3a3f
parent5feb693e21ee0ab2ee970fb80d5418996fb2e3b3
mfd: ipaq-micro: Make mfd_cell array const

mfd_add_devices() expects array of struct mfd_cell to be const.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/ipaq-micro.c