]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] omap3isp: ccp2: Don't ignore the regulator_enable() return value
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 29 May 2013 03:47:41 +0000 (00:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 12 Jun 2013 21:51:53 +0000 (18:51 -0300)
commitfe905b8cc992edd3d1f729f4a88c4701e7c3b774
treeddff37606bf50f4d47b3f2215e00ddaa11bd10f7
parent7c0f812a5d65e712618af880dda4a5cc7ed79463
[media] omap3isp: ccp2: Don't ignore the regulator_enable() return value

Check the return value and catch errors correctly.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/omap3isp/ispccp2.c