-
由 Laxman Dewangan 提交于
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: NLaxman Dewangan <ldewangan@nvidia.com> Signed-off-by: NSourav Poddar <sourav.poddar@ti.com> Signed-off-by: NLee Jones <lee.jones@linaro.org>
030ab2be