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:
6dbe51c
)
regulator: core: Mark all get and enable calls as __must_check
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 19 Mar 2012 16:35:48 +0000
(16:35 +0000)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 4 Mar 2013 02:35:58 +0000
(10:35 +0800)
It's generally important that devices have power when they expect it so
drivers really ought to be checking for errors on the power up paths.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found