From: Archit Taneja Date: Mon, 4 Feb 2013 06:55:36 +0000 (+0530) Subject: arm: dss-common: don't use reset_gpio from omap4_panda_dvi_device X-Git-Tag: omap-for-v3.10/dss-signed^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29cdecabe22fbf5806ec64d12954b795ba248b77;p=pandora-kernel.git arm: dss-common: don't use reset_gpio from omap4_panda_dvi_device gpio reset info is passed to the tfp410 panel driver via the panel's platform data struct 'tfp410_platform_data'. The tfp driver doesn't use the reset_gpio field in the omap4_panda_dvi_device struct. Remove this field. Signed-off-by: Archit Taneja Cc: Tony Lindgren --- Reading git-diff-tree failed