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:
8d4da37
)
[media] mt9p031: Use bulk regulator API
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Sat, 8 Jun 2013 07:50:42 +0000
(
04:50
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 17 Jun 2013 14:32:10 +0000
(11:32 -0300)
The sensor is powered by three supplies. Use the bulk regulator API to
enable and disable them instead of performing the operations manually.
This fixes a warning caused by ignoring the return value of
regulator_enable().
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found