bcma: reads/writes are always 4 bytes, so always map 4 bytes
authorNathan Hintz <nlhintz@hotmail.com>
Sat, 5 May 2012 04:56:34 +0000 (21:56 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 May 2012 16:46:04 +0000 (12:46 -0400)
commitc61cab3a6135eacd303a26a327c1e689ec04fcbe
tree4e89394b409157b3f2f43def70718f49e72e2538
parent4acabf454ac3def5b3716576f77d4b9da272864d
bcma: reads/writes are always 4 bytes, so always map 4 bytes

Modify ioremap_nocache calls to reflect the number of bytes read/written.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/bcma/driver_pci_host.c