]> rtime.felk.cvut.cz Git - linux-imx.git/commit
arm: dss-common: don't use reset_gpio from omap4_panda_dvi_device
authorArchit Taneja <archit@ti.com>
Mon, 4 Feb 2013 06:55:36 +0000 (12:25 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 4 Apr 2013 08:51:21 +0000 (11:51 +0300)
commit29cdecabe22fbf5806ec64d12954b795ba248b77
tree8ac400520b4d946c9a4735cac27c1a7b8a9d626c
parentfe5c5fbad0790f14907679bae29889d47b75456e
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 <archit@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/dss-common.c