edac: fix local pci_write_bits32
authorJeff Haran <jharan@Brocade.COM>
Mon, 13 Apr 2009 21:40:20 +0000 (14:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Apr 2009 22:04:33 +0000 (15:04 -0700)
commite6da46b273443c8cebef81a68b2d0d955b8a07b4
tree07beffa07aac423c67d2cb211c29db14d9276c9c
parenta7665b0a380585fbd70a2275f3120c6086e0c92d
edac: fix local pci_write_bits32

Fix the edac local pci_write_bits32 to properly note the 'escape' mask if
all ones in a 32-bit word.

Currently no consumer of this function uses that mask, so there is no
danger to existing code.

Signed-off-by: Jeff Haran <jharan@Brocade.COM>
Signed-off-by: Doug Thompson <dougthompson@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/edac/edac_core.h