commit | d7399fa88847ae93203ff5618edd97d94d36c762 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Mon Aug 09 15:51:23 2010 +0800 |
committer | Liam Girdwood <lrg@slimlogic.co.uk> | Wed Aug 11 11:38:03 2010 +0100 |
tree | b2335a4663d01c3230f1302223a3569a4707310d | |
parent | e7973c3cb352e09751afabcb0c0f9fd3032965b6 [diff] |
regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_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>