[POWERPC] pasemi: clean up mdio_gpio a bit
authorOlof Johansson <olof@lixom.net>
Sun, 4 Nov 2007 21:44:15 +0000 (15:44 -0600)
committerOlof Johansson <olof@lixom.net>
Fri, 30 Nov 2007 04:30:44 +0000 (22:30 -0600)
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 <olof@lixom.net>

No differences found