From: Bryan Wu Date: Wed, 17 Nov 2010 13:34:33 +0000 (+0000) Subject: OMAP: DSS2: Add generic DPI panel display driver X-Git-Tag: v2.6.38-rc1~235^2~10^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9a62b6a886545960488cae3b97acb482361b802;p=pandora-kernel.git OMAP: DSS2: Add generic DPI panel display driver Generic DPI panel driver includes the driver and 4 similar panel configurations. It will match the panel name which is passed from platform data and setup the right configurations. With generic DPI panel driver, we can remove those 4 duplicated panel display drivers. In the future, it is simple for us just add new panel configuration date in panel-generic-dpi.c to support new display panel. Signed-off-by: Bryan Wu Acked-by: Archit Taneja Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed