aboutsummaryrefslogtreecommitdiff
path: root/include/linux/devfs_fs_kernel.h
diff options
context:
space:
mode:
authorAdam Kropelin <[email protected]>2005-09-16 19:28:18 -0700
committerLinus Torvalds <[email protected]>2005-09-17 11:50:03 -0700
commitc2fa4f4ad8ddf4b9fac344f1da7a25d4868f08f5 (patch)
tree7ba8491513cc179748531a9c2e0ed1ba6b3ea80f /include/linux/devfs_fs_kernel.h
parentd648daca1170945600756b31866d0362a67f2aae (diff)
[PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESS
PCI_ROM_ADDRESS is a 32 bit register and as such should be accessed using pci_bus_{read,write}_config_dword(). A recent audit of drivers/ turned up several cases of byte- and word-sized accesses. The harmful ones were fixed by Linus directly. This patches up one of the remaining harmless-but-still-wrong cases caught in the dragnet. Signed-off-by: Adam Kropelin <[email protected]> Cc: <[email protected]> Cc: Greg KH <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/devfs_fs_kernel.h')
0 files changed, 0 insertions, 0 deletions