Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pm…
…ic_probe We should call platform_set_drvdata() before calling platform_get_drvdata(). Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
- Loading branch information