Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mfd: cs5535-mfd: Register clients using their own dedicated MFD cell …
…entries CS5535 is the only user of mfd_clone_cell(). It makes more sense to register child devices in the traditional way and remove the quite bespoke mfd_clone_cell() call from the MFD API. Signed-off-by: Lee Jones <lee.jones@linaro.org> Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
- Loading branch information