commit | 0757b6020f5aaa9f770068ca0396c0ea5cb0740d | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Wed Feb 29 09:01:40 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Mar 11 20:48:44 2012 +0000 |
tree | d966940e0e507f7caba5db286d41d901b9b4da62 | |
parent | 3bf6e90e476fb34ca47b6dda270f41d9cebcb1ac [diff] |
regulator: mc13783: bail out without platform data the platform data pointer is used without checking it. Bail out in the driver instead of crashing the kernel. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>