commit | e54792396fb658b97e2f7b0541c6334020e1a3ec | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Tue Jul 03 16:23:46 2007 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Jul 10 12:41:09 2007 -0400 |
tree | e1854134dca300195f9c26f83d149ee24c52045e | |
parent | 825a2ff1896ec3ead94bebef60c71f57254da58a [diff] |
phylib: cleanup marvell.c a bit Simplify the marvell driver init a bit: Make the supported devices an array instead of explicitly registering each structure. This makes it considerably easier to add new devices down the road. Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Jeff Garzik <jeff@garzik.org>