From: Sascha Hauer Date: Tue, 16 Dec 2008 10:44:07 +0000 (+0100) Subject: i.MX Framebuffer: remove gpio setup function X-Git-Tag: v2.6.29-rc1~559^2~12^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74b114fe2cfff9986b2469b3eb0035ca3d325d00;p=pandora-kernel.git 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 Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed