Sergei Shtylyov 4b264a1676 3c59x: fix PCI resource management
The driver wrongly claimed I/O ports at an address returned by pci_iomap() --
even if it was passed an MMIO address.  Fix this by claiming/releasing all PCI
resources in the PCI driver's probe()/remove() methods instead and get rid of
'must_free_region' flag weirdness (why would Cardbus claim anything for us?).

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-05-11 17:40:14 -07:00
..
2013-05-11 17:40:14 -07:00
2013-05-08 11:59:48 -07:00
2013-02-21 12:05:51 -08:00
2013-04-15 14:11:37 -04:00
2013-03-28 01:20:42 -04:00
2013-05-02 16:20:31 -04:00