commit | 2dd3c0016090543e12aa0c5aee574ded6a88b886 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Sun Nov 04 15:44:15 2007 -0600 |
committer | Olof Johansson <olof@lixom.net> | Thu Nov 29 22:30:44 2007 -0600 |
tree | 69a1eba208b5ee0ed3d67836206ebab0719063a2 | |
parent | 0b47759db54f82df68ed179ddc5cb2becea56158 [diff] |
[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 <olof@lixom.net>