From: Olof Johansson Date: Sun, 4 Nov 2007 21:44:15 +0000 (-0600) Subject: [POWERPC] pasemi: clean up mdio_gpio a bit X-Git-Tag: v2.6.25-rc1~1131^2~360^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dd3c0016090543e12aa0c5aee574ded6a88b886;p=pandora-kernel.git [POWERPC] pasemi: clean up mdio_gpio a bit Misc cleanups of mdio_gpio: * Better error handling/unrolling in case of init/alloc failures * Go through child nodes and get their interrupts instead of using hardcoded values * Remap the GPIO registers at module load/driver init instead of during probe * Coding style and other misc cleanups Signed-off-by: Olof Johansson --- Reading git-diff-tree failed