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:
c2e650c
)
i3200_edac: Add a missing pci_disable_device() on the exit path
author
Hitoshi Mitake
<mitake.hitoshi@gmail.com>
Mon, 13 Jan 2014 04:26:18 +0000
(13:26 +0900)
committer
Borislav Petkov
<bp@suse.de>
Fri, 7 Feb 2014 10:34:55 +0000
(11:34 +0100)
Currently, i3200_edac.c forgets to call pci_disable_device() during a
process of disabling device. This patch adds that call.
The problem was detected by Huqiu Liu.
Reported-by: Huqiu Liu <liuhq11@mails.tsinghua.edu.cn>
Signed-off-by: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
Link:
http://lkml.kernel.org/r/1389587178-10167-1-git-send-email-mitake.hitoshi@gmail.com
Signed-off-by: Borislav Petkov <bp@suse.de>
drivers/edac/i3200_edac.c
patch
|
blob
|
history
diff --cc
drivers/edac/i3200_edac.c
Simple merge