diff options
author | Laxman Dewangan <ldewangan@nvidia.com> | 2016-04-21 12:15:39 (GMT) |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2016-05-09 07:24:01 (GMT) |
commit | 030ab2beb4cb045891395bb5e849cf583193b5fb (patch) | |
tree | 0583e8c47c744e36a726034a52e0ae242f08ca3d /drivers/lguest | |
parent | 5eb519f3f6df367d43ec0c6e063fd62943fe4dcf (diff) | |
download | linux-030ab2beb4cb045891395bb5e849cf583193b5fb.tar.xz |
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 'drivers/lguest')
0 files changed, 0 insertions, 0 deletions