diff options
author | Laxman Dewangan | 2016-04-21 17:45:39 +0530 |
---|---|---|
committer | Lee Jones | 2016-05-09 08:24:01 +0100 |
commit | 030ab2beb4cb045891395bb5e849cf583193b5fb (patch) | |
tree | 0583e8c47c744e36a726034a52e0ae242f08ca3d /MAINTAINERS | |
parent | 5eb519f3f6df367d43ec0c6e063fd62943fe4dcf (diff) |
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