]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00227965 EPDC: Init sequence leaves EDPC clocks on
authorMichael Minnick <michael.minnick@freescale.com>
Tue, 16 Oct 2012 23:07:20 +0000 (18:07 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:36 +0000 (08:35 +0200)
commit38f2d11b7ff4665eb7ee1a8e588d6ef2a553b790
tree70f48f3012d014d79f7b8d3c39ecea2f510d3f12
parent1b9952f1e1e571dd71ba1d8cd83188d70e5232ef
ENGR00227965 EPDC: Init sequence leaves EDPC clocks on

A small logic bug prevents the init sequence from properly turning
off the clocks. This leads to the clocks being always on
if the first update does not complete due to the screen being blanked.

Signed-off-by: Michael Minnick <michael.minnick@freescale.com>
drivers/video/mxc/mxc_epdc_fb.c