From: Arnd Bergmann Date: Mon, 3 Feb 2014 16:40:14 +0000 (+0100) Subject: ARM: ixp4xx: fix gpio rework X-Git-Tag: v3.15-rc1~81^2~8^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48ba81f6fdb7580a5c474da1b14a338e1358e6ab;p=pandora-kernel.git ARM: ixp4xx: fix gpio rework Commit 098e30f6558f8 "ARM: ixp4xx: stop broadcasting the custom GPIO API" changed the internal gpio code of ixp4xx to be accessible only from common.c, but unfortunately that broke the Goramo MultiLink code, which uses this API. This tries to restore the previous state without exposing the API globally again. A better solution might be needed. Signed-off-by: Arnd Bergmann Cc: Linus Walleij Cc: Krzysztof Halasa Cc: Imre Kaloz --- Reading git-diff-tree failed