diff options
author | Laxman Dewangan <ldewangan@nvidia.com> | 2016-04-21 14:15:39 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2016-05-09 09:24:01 +0200 |
commit | 030ab2beb4cb045891395bb5e849cf583193b5fb (patch) | |
tree | 0583e8c47c744e36a726034a52e0ae242f08ca3d /MAINTAINERS | |
parent | mfd: Use IS_ENABLED(CONFIG_FOO) instead of checking FOO || FOO_MODULE (diff) | |
download | linux-030ab2beb4cb045891395bb5e849cf583193b5fb.tar.xz linux-030ab2beb4cb045891395bb5e849cf583193b5fb.zip |
mfd: smsc-ece1099: Remove unnecessarily remove callback
SMSC MFD driver does not add any MFD child devices via
mfd_add_devices() and hence it is not required to call
mfd_remove_devices() to remove MFD child devices.
Remove the call of the API mfd_remove_devices() which will
result as remove of .remove callback for driver.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Sourav Poddar <sourav.poddar@ti.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions