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)
commit3acc797c1db2eb873b13a07f21fe9572af4b78ee
tree6b28c959da58c5ac7a0da4080688d9b1220fa2cb
parentdac8eb5f1d29eb4cf44305239da7e7a477e48a90
OMAPDSS: Taal: move reset gpio handling to taal driver

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>
arch/arm/mach-omap2/board-4430sdp.c
drivers/video/omap2/displays/panel-taal.c