brcmfmac: decrease the range of SDIO access lock
authorFranky Lin <frankyl@broadcom.com>
Tue, 6 Nov 2012 00:22:23 +0000 (16:22 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 14 Nov 2012 19:55:55 +0000 (14:55 -0500)
Semaphore sdsem which protects consecutive SDIO bus access is used
to lock down unnecessary wide range. Decrease the locking range
provides the capability of parallel processing.

Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found