commit | 7997196cb4fda8a5ad3570a5645bdc73024554ca | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Sat Jun 08 04:50:42 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jun 17 11:32:10 2013 -0300 |
tree | 86ddb5747a7ff044d81da0dc017de724062bdfa2 | |
parent | 8d4da37c3006f30a7cf75cd7bb33b254afc30279 [diff] |
[media] mt9p031: Use bulk regulator API 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>