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:
3a8f2d3
)
staging: sm7xx: call disable_pci_device() if pci_probe() failed
author
Kulikov Vasiliy
<segooon@gmail.com>
Fri, 6 Aug 2010 19:53:23 +0000
(23:53 +0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 31 Aug 2010 21:48:09 +0000
(14:48 -0700)
Driver should call disable_pci_device() if it returns from pci_probe()
with error.
Signed-off-by: Kulikov Vasiliy <segooon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found