]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
i.MX Framebuffer: remove gpio setup function
authorSascha Hauer <s.hauer@pengutronix.de>
Tue, 16 Dec 2008 10:44:07 +0000 (11:44 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Tue, 16 Dec 2008 14:40:18 +0000 (15:40 +0100)
commit74b114fe2cfff9986b2469b3eb0035ca3d325d00
tree35545b7d4a45917d7d88c736483aac17fd5b79e5
parent60e8c5ab0b09e85de62008f508d8ddfa72c15c1b
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>
drivers/video/imxfb.c