]> git.baikalelectronics.ru Git - kernel.git/commit
video: s3c-fb: remove 'default_win' element from platform data
authorThomas Abraham <thomas.abraham@linaro.org>
Sat, 24 Mar 2012 16:28:46 +0000 (21:58 +0530)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Mon, 9 Apr 2012 16:11:23 +0000 (16:11 +0000)
commit64f1feb7d80211314110b17b61145ccaa0fe5fb1
tree8dba1da72fe1a2a3b29c3e38975a78c427b2e23a
parent83dc2b0352dec683daf056e9804e3bcc8506ce3b
video: s3c-fb: remove 'default_win' element from platform data

The decision to enable or disable the data output to the lcd panel from
the controller need not be based on the value of 'default_win' element
in the platform data. Instead, the data output to the panel is enabled
if any of the windows are active, else data output is disabled.

Cc: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
arch/arm/plat-samsung/include/plat/fb.h
drivers/video/s3c-fb.c