From: Franky Lin Date: Tue, 6 Nov 2012 00:22:23 +0000 (-0800) Subject: brcmfmac: decrease the range of SDIO access lock X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~174^2^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cdf57d34c017e5c4c48069ae46e7cb87979435a;p=pandora-kernel.git brcmfmac: decrease the range of SDIO access lock 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed