From: Linus Walleij Date: Thu, 8 Sep 2011 08:04:51 +0000 (+0100) Subject: ARM: 7083/1: rewrite U300 GPIO to use gpiolib X-Git-Tag: v3.2-rc1~148^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc890cd78acd7ab03442907d354b6af34e973cb3;p=pandora-kernel.git ARM: 7083/1: rewrite U300 GPIO to use gpiolib This rewrites the U300 GPIO so as to use gpiolib and struct gpio_chip instead of just generic GPIO, hiding all the platform specifics and passing in GPIO chip variant as platform data at runtime instead of the compiletime kludges. As a result is now empty for U300 and using just defaults. Cc: Grant Likely Cc: Debian kernel maintainers Cc: Arnaud Patard Reported-by: Ben Hutchings Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed