video: s3c-fb: move enabling channel for window
authorJingoo Han <jg1.han@samsung.com>
Thu, 9 Jun 2011 04:26:45 +0000 (04:26 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 9 Jun 2011 05:59:56 +0000 (14:59 +0900)
commitfab7c5b778b1e0ee89e75679b2d6a1405318bb11
tree4157b658ddca44ad21c46c07aee17a4fccd8d3ba
parent13e6af8886f3225fb9141dc3b6915d84bd4ad4de
video: s3c-fb: move enabling channel for window

This patch moves enabling channel for window, because there should
be enabling channel before enabling window. If the sequence is
reversed, it makes the problem in displaying images to lcd panel.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/s3c-fb.c