OMAPDSS: Taal: move reset gpio handling to taal driver
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 20 Feb 2012 10:18:52 +0000 (12:18 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 9 May 2012 07:53:05 +0000 (10:53 +0300)
The reset GPIO for Taal panel driver is currently requested in the
4430sdp board file. This patch moves the gpio request/free into the Taal
driver, where it should be.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>

No differences found