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:
be3f48c
)
PCI: designware: Remove redundant call to pci_write_config_word()
author
Bjørn Erik Nilsen
<ben@datarespons.no>
Fri, 29 Nov 2013 13:35:25 +0000
(14:35 +0100)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Mon, 9 Dec 2013 22:11:14 +0000
(15:11 -0700)
write_msi_msg() does exactly the same so there is no need to explicitly
call pci_write_config_word() and do the same twice.
Tested-by: Mohit Kumar <mohit.kumar@st.com>
Signed-off-by: Bjørn Erik Nilsen <ben@datarespons.no>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Marek Vasut <marex@denx.de>
Acked-by: Jingoo Han <jg1.han@samsung.com>
No differences found