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:
5e58deb
)
xircom_cb: fix device probe error path.
author
Francois Romieu
<romieu@fr.zoreil.com>
Sun, 11 Mar 2012 22:34:54 +0000
(23:34 +0100)
committer
Francois Romieu
<romieu@fr.zoreil.com>
Sat, 7 Apr 2012 09:47:15 +0000
(11:47 +0200)
- unbalanced pci_disable_device
- PCI ressources were not released
- mismatching pci_alloc_.../kfree pairs are replaced by DMA alloc helpers.
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Ack-by: Grant Grundler <grundler@parisc-linux.org>
No differences found