| | Subject | Re: [PATCH 07/14] Regulators: lp3971 - fail if platform data was not supplied | | From | Liam Girdwood <> | | Date | Thu, 25 Feb 2010 10:37:25 +0000 |
| |
On Tue, 2010-02-23 at 23:38 -0800, Dmitry Torokhov wrote: > There is no point in completing probe if platform data is missing so > let's abort loading early. > > Also, use kcalloc when allocating several instances of the same data > structure and mark setup_regulators() as __devinit since it is only > called from lp3971_i2c_probe() which is __devinit. > > Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Applied.
Thanks
Liam
-- Freelance Developer, SlimLogic Ltd ASoC and Voltage Regulator Maintainer. http://www.slimlogic.co.uk
|