From: Mariusz Gorski Date: Thu, 27 Nov 2014 21:36:51 +0000 (+0100) Subject: staging: panel: Refactor LCD init code X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8037e2a3c00dca47ce08fca477394a6c7d82f992;p=pandora-kernel.git staging: panel: Refactor LCD init code Rework lcd_init method to make it a little bit more clear about the precedence of the params, move LCD geometry and pins layout to the LCD struct and thus make the LCD-related module params effectively read-only. Signed-off-by: Mariusz Gorski Acked-by: Willy Tarreau Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed