[PATCH] PCI: fix up word-aligned 16-bit PCI config access through sysfs
authorssant@in.ibm.com <ssant@in.ibm.com>
Fri, 8 Apr 2005 05:53:31 +0000 (14:53 +0900)
committerGreg KH <gregkh@suse.de>
Wed, 4 May 2005 06:45:15 +0000 (23:45 -0700)
commit4c0619add8c3a8b28e7fae8b15cc7b62de2f8148
tree2e27d1c516480dd6f3686c05caac09b196475951
parentbc56b9e01190b9f1ad6b7c5c694b61bfe34c7aa5
[PATCH] PCI: fix up word-aligned 16-bit PCI config access through sysfs

This patch adds the possibility to do word-aligned 16-bit atomic PCI
configuration space accesses via the sysfs PCI interface. As a result, problems
with Emulex LFPC on IBM PowerPC64 are fixed.

Patch is present in SLES 9 SP1.

Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/pci-sysfs.c