commit | 56c23492b2266fcbe38f26a3de217902c70a895b | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Feb 23 23:38:12 2010 -0800 |
committer | Liam Girdwood <lrg@slimlogic.co.uk> | Wed Mar 03 14:49:28 2010 +0000 |
tree | 83d53e7e1390a641babd0ada9e5c9dc65ef622c1 | |
parent | 54d13ab1038911249fc5769efee87fed000623c0 [diff] |
Regulators: tps6507x-regulator - mark probe method as __devinit Also move error handling in probe() out of line and do not bother to reset fields in structures that are about to be freed. Signed-off-by: Dmitry Torokhov <dtor@mail.ru> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>