[media] omap3isp: Prepare/unprepare clocks before/after enable/disable
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Thu, 25 Oct 2012 09:29:24 +0000 (06:29 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 28 Nov 2012 12:53:07 +0000 (10:53 -0200)
commitb057c3c32229c0db914c03eefb2579d877612926
tree9b93bbe906d3c42d05ea49cc65ac1d1b06d3cea2
parente023a11342b6624cc019c8cecfc488882f0721f9
[media] omap3isp: Prepare/unprepare clocks before/after enable/disable

Clock enable (disable) is split in two operations, prepare and enable
(disable and unprepare). Perform both when enabling/disabling the ISP
clocks.

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/isp.c