git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8147f5d
)
ath9k: Fix PCI shutdown sequence
author
Sujith
<Sujith.Manoharan@atheros.com>
Fri, 20 Feb 2009 09:43:26 +0000
(15:13 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 27 Feb 2009 19:52:49 +0000
(14:52 -0500)
pci_release_region() has to be called after the device
has been disabled. Also remove a stray __init attribute.
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found