diff options
author | Helmut Schaa | 2010-05-19 08:47:59 +0200 |
---|---|---|
committer | John W. Linville | 2010-05-24 14:59:25 -0400 |
commit | 52a9bd2a8fac5193435bb575313c89656709aea8 (patch) | |
tree | 918f4ade3c6073b20c4d4a54352838ad96619e1c /init/main.c | |
parent | b5eae9ff5ba6d76de19286dd6429acd7cde3f79d (diff) |
rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize
Don't use to_pci_dev in rt2x00pci_uninitialize to get the allocated irq
as it won't work for platform devices (SoC). Instead, use the irq field
that's already used everywhere else.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'init/main.c')
0 files changed, 0 insertions, 0 deletions