dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/mips/sgi-ip32
Ralf Baechle e971290133 meth driver renovation
The meth ethernet driver for the SGI IP32 aka O2 is so far still an old
style driver which does not use the device driver model.  This is now
causing issues with some udev based gadgetry in debian-stable.  Fixed by
converting the meth driver to a platform device.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

--
Fixes since previous patch:

  o Fixed typo in meth_exit_module()
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-05-24 17:20:49 -04:00
..
Makefile meth driver renovation 2007-05-24 17:20:49 -04:00
crime.c
ip32-berr.c
ip32-irq.c [MIPS] Misc fixes for plat_irq_dispatch functions 2007-03-19 20:22:43 +00:00
ip32-memory.c [MIPS] prom_free_prom_memory cleanup 2007-02-06 16:53:09 +00:00
ip32-platform.c meth driver renovation 2007-05-24 17:20:49 -04:00
ip32-reset.c
ip32-setup.c