From: Laurent Pinchart Date: Sat, 8 Jun 2013 07:50:42 +0000 (-0300) Subject: [media] mt9p031: Use bulk regulator API X-Git-Tag: v3.11-rc1~17^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7997196cb4fda8a5ad3570a5645bdc73024554ca;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed