commit | 74b114fe2cfff9986b2469b3eb0035ca3d325d00 | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Tue Dec 16 11:44:07 2008 +0100 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Tue Dec 16 15:40:18 2008 +0100 |
tree | 35545b7d4a45917d7d88c736483aac17fd5b79e5 | |
parent | 60e8c5ab0b09e85de62008f508d8ddfa72c15c1b [diff] |
i.MX Framebuffer: remove gpio setup function Remove the gpio mux setup function from i.MX framebuffer driver. This function is platform specific and thus should be done by the board setup. As there are currently no in-kernel users of this driver we do not break anything. Acked-by: Krzysztof Helt <krzysztof.h1@poczta.fm> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>