From: Gavin Shan Date: Tue, 17 Mar 2015 05:15:07 +0000 (+1100) Subject: powerpc/eeh: Replace device_node with pci_dn in eeh_ops X-Git-Tag: omap-for-v4.1/fixes-rc1~126^2~7^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bd785873c6a6c9bd50d2ae19862f69ee5759fb9;p=pandora-kernel.git powerpc/eeh: Replace device_node with pci_dn in eeh_ops There are 3 EEH operations whose arguments contain device_node: read_config(), write_config() and restore_config(). The patch replaces device_node with pci_dn. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed