From: Valentin Longchamp Date: Wed, 6 May 2009 09:44:20 +0000 (+0200) Subject: mx31: remove gpio_request calls from iomux code X-Git-Tag: v2.6.31-rc1~344^2~29^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef754d635820102ec7719486d40ede3c94ba44c8;p=pandora-kernel.git mx31: remove gpio_request calls from iomux code Since iomux code is not directly related to gpio on mx31, the calls to gpio_request are removed from iomux.c file. These calls have to be done in platform initialization files. The name of the singe pin call for iomux is also changed to mxc_iomux_alloc_pin. Signed-off-by: Valentin Longchamp Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed