From: Sascha Hauer Date: Wed, 6 May 2009 10:55:50 +0000 (+0200) Subject: mx31: calls to gpio_request moved into platform code X-Git-Tag: v2.6.31-rc1~344^2~29^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f163eb8811e8ea760d9fe654ecc6f17feecb477;p=pandora-kernel.git mx31: calls to gpio_request moved into platform code In order to use the gpiolib, we now have to call gpio_request in the plaform code since it is not done in iomux code anymore. Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed