Jeff Garzik 02cbd926e9 [libata sata_nv] eliminate duplicate codepaths with iomap
eliminate a bunch of
	if (mmio)
		writel()
	else
		outl()

code with the pci_iomap() and io{read,write}{8,16,32}() interface.
2006-03-22 23:59:46 -05:00
..
2006-02-13 22:30:10 -08:00
2006-03-22 07:53:55 -08:00
2006-03-09 19:47:37 -08:00
2006-02-28 20:53:43 -08:00
2006-01-10 00:08:17 +01:00
2006-01-18 19:20:31 -08:00