From: Bjørn Erik Nilsen Date: Fri, 29 Nov 2013 13:35:25 +0000 (+0100) Subject: PCI: designware: Remove redundant call to pci_write_config_word() X-Git-Tag: v3.14-rc1~132^2~24^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64989e7399f09b72689e25fb40f2d0d5e073b13a;p=pandora-kernel.git PCI: designware: Remove redundant call to pci_write_config_word() 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 Signed-off-by: Bjørn Erik Nilsen Signed-off-by: Bjorn Helgaas Acked-by: Marek Vasut Acked-by: Jingoo Han --- Reading git-diff-tree failed