On 4/5/2016 8:48 PM, Laxman Dewangan wrote:
Use devm_mfd_add_devices() for mfd devices registration and get
rid of .remove callback to remove mfd devices. This is done
by managed device framework.
Signed-off-by: Laxman Dewangan
CC: Milo Kim
Acked-by: Milo Kim
---
drivers/mfd/lp3943.c |
Use devm_mfd_add_devices() for mfd devices registration and get
rid of .remove callback to remove mfd devices. This is done
by managed device framework.
Signed-off-by: Laxman Dewangan
CC: Milo Kim
---
drivers/mfd/lp3943.c | 14 +++---
1 file changed, 3 insertions(+), 11 deletions(-)
di