Francois Romieu 3acf4b5cde uli526x: stop using net_device.{base_addr, irq} and convert to __iomem.
The bulk of the patch comes from the __iomem changes.

- the phy read and write operations were carrying the chip id deep
  down the call chain. Let's waste a pointer and contain the flying
  spaghetti monster.
- phy_{read, write}_1bit only need to access the DCR9 register. The loss
  of generality here should not hurt.
- removed a leftover printk of the EISA era. This is a pure PCI device.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Acked-by: Grant Grundler <grundler@parisc-linux.org>
2012-04-07 11:47:17 +02:00
..
2012-04-02 04:33:42 -04:00
2012-04-03 18:54:31 -04:00
2012-04-04 20:30:40 -04:00
2012-04-02 04:33:45 -04:00
2012-03-27 22:45:26 -04:00
2012-04-02 04:33:43 -04:00
2012-02-14 10:45:42 +11:00
2012-02-01 16:49:50 +01:00