git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e01dc7
)
regulator: gpio-regulator: Don't oops on missing regulator-type property
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Sat, 9 Nov 2013 12:12:28 +0000
(13:12 +0100)
committer
Mark Brown
<broonie@linaro.org>
Sat, 9 Nov 2013 15:06:22 +0000
(15:06 +0000)
Catch missing regulator-type property in DT and return an error
gracefully instead of deferencing a NULL pointer and crashing.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found