From: Archit Taneja Date: Wed, 21 Nov 2012 10:23:36 +0000 (+0530) Subject: arm: omap: board-omap3pandora: use tpo panel's gpio handling X-Git-Tag: omap-for-v3.10/dss-signed^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2af2ac7a2807ef711094b51a969aa656d26cb33a;p=pandora-kernel.git arm: omap: board-omap3pandora: use tpo panel's gpio handling The omap3pandora board file currently passes the reset gpio number to the tpo-td043mtea1 panel driver via the reset_gpio field in omap_dss_device. Platform related information should be passed via the panel driver's platform data struct. Add the reset gpio information to panel_tpo_td043_data so that it's passed to the panel driver. Signed-off-by: Archit Taneja Cc: Tony Lindgren --- Reading git-diff-tree failed