From: Ivo van Doorn Date: Sat, 28 Mar 2009 19:51:24 +0000 (+0100) Subject: rt2x00: Move Move pci_dev specific access to rt2x00pci X-Git-Tag: v2.6.31-rc1~330^2~568^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=440ddadaee6d0d5e8a7ee53ac913f78a8e5570a1;p=pandora-kernel.git rt2x00: Move Move pci_dev specific access to rt2x00pci pci_dev->irq and pci_name(pci_dev) access should be limited to rt2x00pci only. This is more generic and allows a rt2x00 pci driver to be controlled as PCI device but also as platform driver (needed for rt2800pci SoC support). Signed-off-by: Felix Fietkau Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed