]> 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)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:13:16 +0000 (14:13 +0200)
commitf777a2b9c92b99d29f5dffa02d04d71cdb0e9e34
tree70f48f3012d014d79f7b8d3c39ecea2f510d3f12
parent05daa6bc6bfe42e0e6dd1ff68037fcbce3aef8fe
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