video: s3c-fb: remove 'default_win' element from platform data
authorThomas Abraham <[email protected]>
Sat, 24 Mar 2012 16:28:46 +0000 (21:58 +0530)
committerFlorian Tobias Schandinat <[email protected]>
Mon, 9 Apr 2012 16:11:23 +0000 (16:11 +0000)
commit3c582647a9f84affd5c86e89d548157c62f8d9ca
tree8dba1da72fe1a2a3b29c3e38975a78c427b2e23a
parenta4196febbe75e2cc8fcb7af6460d2c3ef208d66c
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 <[email protected]>
Signed-off-by: Jingoo Han <[email protected]>
Signed-off-by: Thomas Abraham <[email protected]>
Signed-off-by: Florian Tobias Schandinat <[email protected]>
arch/arm/plat-samsung/include/plat/fb.h
drivers/video/s3c-fb.c