mfd: rtsx_usb: Make mfd_cell array const
commit9031a939185b65f1d8eda2c8f7cd30472496dc9a
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Tue, 13 May 2014 10:58:44 +0000 (13 12:58 +0200)
committerLee Jones <lee.jones@linaro.org>
Tue, 3 Jun 2014 07:11:39 +0000 (3 08:11 +0100)
tree249b676669724f4e28a98a9917e74b111f2ff465
parenta7cfee818fd7c6852837d6447e2cecc4a52880ea
mfd: rtsx_usb: 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: Roger Tseng <rogerable@realtek.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/rtsx_usb.c