From: Archit Taneja Date: Mon, 25 Jun 2012 06:46:22 +0000 (+0530) Subject: OMAPDSS: Remove passive matrix LCD support (part 4) X-Git-Tag: v3.6-rc1~16^2~11^2~2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9105cb5c25aa335b11088549927a8aa9eaa7ef2;p=pandora-kernel.git OMAPDSS: Remove passive matrix LCD support (part 4) Remove configuration of Ac-bias pins Ac-bias pins need to be configured only for passive matrix displays. Remove acbi and acb fields in omap_dss_device and their configuration in panel drivers. Don't program these fields in DISP_POL_FREQo register any more. The panel driver for sharp-ls037v7dw01, and the panel config for Innolux AT070TN8 in generic dpi panel driver set acb to a non zero value. This is most likely carried over from the old omapfb driver which supported passive matrix displays. Cc: Thomas Weber Signed-off-by: Archit Taneja --- Reading git-diff-tree failed