Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
regulator: move bq24022 init back to module_init instead of subsys_in…
…itcall This workaround was needed when regulator/ was not linked before both power/ and usb/otg/ in drivers/Makefile. Now that it is even linked before mfd/, this patch makes sure that bq24022 isn't probed before the GPIO expander is set up. Signed-off-by: Philipp Zabel <[email protected]> Signed-off-by: Liam Girdwood <[email protected]>
- Loading branch information