bcma: Add flush for BCMA_RESET_CTL write
authorNathan Hintz <nlhintz@hotmail.com>
Sat, 5 May 2012 04:56:36 +0000 (21:56 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 May 2012 16:46:04 +0000 (12:46 -0400)
commit044e68c0cd01a70fd4929ce19ce52ba5df839b22
tree80167cef195c4975ada845e6d6a177bcec73758d
parent16d75faed98250423abdaf1fa0a3719c5e4e8b45
bcma: Add flush for BCMA_RESET_CTL write

Adds a missing read to flush the previous write (per the Broadcom SDK).

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