commit | 3acc797c1db2eb873b13a07f21fe9572af4b78ee | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Feb 20 12:18:52 2012 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed May 09 10:53:05 2012 +0300 |
tree | 6b28c959da58c5ac7a0da4080688d9b1220fa2cb | |
parent | dac8eb5f1d29eb4cf44305239da7e7a477e48a90 [diff] |
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>