commit | e9a1c5129de1caf4526b8df5f200ff628b2ffab4 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Mon Jul 26 10:41:58 2010 +0800 |
committer | Liam Girdwood <lrg@slimlogic.co.uk> | Tue Jul 27 11:29:27 2010 +0100 |
tree | ac137716e50cb3216a71536f37c7248fd9dc95f8 | |
parent | 979da89a9c230381ca55ea0764428a5d42a01e7f [diff] |
wm8350-regulator: fix wm8350_register_regulator error handling In the case of platform_device_add() fail, we should call platform_device_put() instead of platform_device_del() 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>