Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mfd: wl1273-core: Use devm_mfd_add_devices() for mfd_device registration
Use devm_mfd_add_devices() for MFD devices registration and get rid of .remove callback to remove MFD child-devices. This is done by managed device framework. Signed-off-by: Laxman Dewangan <[email protected]> Signed-off-by: Lee Jones <[email protected]>
- Loading branch information