From: Arend van Spriel Date: Tue, 27 May 2014 10:56:16 +0000 (+0200) Subject: brcmfmac: remove .init() callback for internal bus interface X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~99^2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f33d7a914125423e357693f972512fa9c94fd3aa;p=pandora-kernel.git brcmfmac: remove .init() callback for internal bus interface The .init() callback was the first function called by the common bus function brcmf_bus_start(). Given that it is not really necessary and the bus layer can call it before calling the brcmf_bus_start() function. Reviewed-by: Daniel (Deognyoun) Kim 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