]> git.baikalelectronics.ru Git - kernel.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)
commit7d87203db19090be416302628729e89f13d8b471
treeddff37606bf50f4d47b3f2215e00ddaa11bd10f7
parent5fe9183bbddc5f2cf4996ec72a4a7fa1d3f53b2c
[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