From: Arend van Spriel Date: Thu, 12 Dec 2013 10:58:55 +0000 (+0100) Subject: brcmfmac: remove regs parameter from sdio probe functions X-Git-Tag: v3.14-rc1~94^2~334^2^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4744d16402e3557dc98359effaec3371e78a9bc3;p=pandora-kernel.git brcmfmac: remove regs parameter from sdio probe functions The chip recognition requires a base address that was provided to it during the probe. However, the address is a fixed define value so it is unnecessary to pass through the probe functions. Reviewed-by: Franky Lin Reviewed-by: Hante Meuleman Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed