]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: max14577: Don't pass IRQ domain to mfd_add_devices
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Fri, 5 Sep 2014 10:15:10 +0000 (12:15 +0200)
committerLee Jones <lee.jones@linaro.org>
Fri, 26 Sep 2014 07:23:54 +0000 (08:23 +0100)
commitbe69e9e00718ac5e93a22184ed33d8d719bee9cd
treeb880ba3a8978cb49c0feaf3e97d6a6b3dc8595bd
parent0bf1f0cda11ef34765fd5e0bef9771785658fb91
mfd: max14577: Don't pass IRQ domain to mfd_add_devices

The max14577 MFD cells do not have any resources so the IRQ domain
passed to mfd_add_devices is not used.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/max14577.c