From: Thomas Abraham Date: Sat, 24 Mar 2012 16:28:46 +0000 (+0530) Subject: video: s3c-fb: remove 'default_win' element from platform data X-Git-Tag: v3.5-rc1~7^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c582647a9f84affd5c86e89d548157c62f8d9ca;p=pandora-kernel.git 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 Signed-off-by: Jingoo Han Signed-off-by: Thomas Abraham Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed