commit | c0cf5a59fb69527151eb8e332a1b9660200f66c6 | [log] [tgz] |
---|---|---|
author | Markus Pargmann <mpa@pengutronix.de> | Fri Apr 10 15:23:42 2015 +0200 |
committer | Mark Brown <broonie@kernel.org> | Fri Apr 10 18:17:53 2015 +0100 |
tree | 49c30d63791ded52d3bf221b621beecab57c087a | |
parent | dfb85ba1140ab649f6f0bf3e502ac37c0f69dbcb [diff] |
regulator: max8660: Handle empty regulator data It is not necessary to have regulator init data for a regulator. This patch removes the necessity of this data and handles a NULL pointer properly. Signed-off-by: Markus Pargmann <mpa@pengutronix.de> Signed-off-by: Mark Brown <broonie@kernel.org>