From: Franky Lin Date: Fri, 4 Nov 2011 21:23:28 +0000 (+0100) Subject: brcm80211: fmac: move chip recognition function to sdio_chip.c X-Git-Tag: v3.3-rc1~182^2~545^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a83369b6e1e7285edd5217601a0618b9a43bdc4b;p=pandora-kernel.git brcm80211: fmac: move chip recognition function to sdio_chip.c Currently backplane handle code is scatterd around dhd_sdio.c which is not good for maintenance and adding new backplane interconnect type support. This patch and the follow up patches are going to abstract all chip backplane control code specific for sdio bus into this new sdio_chip.c Reviewed-by: Arend van Spriel Reviewed-by: Roland Vossen Signed-off-by: Franky Lin Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed