From: Franky Lin Date: Sat, 5 May 2012 01:27:31 +0000 (-0700) Subject: brcmfmac: introduce unified register access interface for SDIO X-Git-Tag: v3.5-rc1~101^2~6^2^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9b8d91d5555e64d30c3b972795579e6d8619908;p=pandora-kernel.git brcmfmac: introduce unified register access interface for SDIO Both brcmf_sdcard_cfg_read/write and brcmf_sdcard_reg_read/write are used as interface functions for register access of SDIO WiFi dongle. A unified interface brcmf_sdio_regr/w is introduced in this patch in order to simplify the interface and keep the complexity within the lower layer. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Arend van Spriel Signed-off-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed