From: Tomi Valkeinen Date: Fri, 9 Sep 2011 14:25:13 +0000 (+0300) Subject: OMAP: stalker: Remove LCD device from board file X-Git-Tag: v3.2-rc1~98^2~1^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=870e1a73596244b22a56f69fe4b24458b38ce94b;p=pandora-kernel.git OMAP: stalker: Remove LCD device from board file OMAP3 Stalker board has definitions for LCD, but uses the generic driver without any information what kind of LCD it has. The board should use a particular panel type from panel-generic-dpi driver, not the generic one. As I haven't gotten response the signer-off of stalker board about the issue, this patch removes the LCD support from the board file. This will allow us to clean up the panel-generic-dpi driver and make it support only fixed size panels. CC: Jason Lam Acked-by: Tony Lindgren Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed