From: Hidetoshi Seto Date: Thu, 15 Apr 2010 04:17:33 +0000 (+0900) Subject: PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC X-Git-Tag: v2.6.35-rc1~433^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f647a44f5725b0e6c8211096f4b49900164123ee;p=pandora-kernel.git PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC The Error Source Identification Register (Offset 34h) is 4 byte which contains a couple of 2 byte field, "[15:0] ERR_COR Source Identification" and "[31:16] ERR_FATAL/NONFATAL Source Identification." This patch defines PCI_ERR_ROOT_ERR_SRC to make dword access sensible. Signed-off-by: Hidetoshi Seto Reviewed-by: Kenji Kaneshige Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed