From: Arend van Spriel Date: Fri, 2 Mar 2012 21:55:48 +0000 (+0100) Subject: brcm80211: fmac: initialize host interface drivers regardless result X-Git-Tag: v3.4-rc1~177^2~108^2~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=549040abbc03e87bdee2964fea5e4c827471d4df;p=pandora-kernel.git brcm80211: fmac: initialize host interface drivers regardless result The module init function of brcmfmac calls init functions for SDIO and USB doing driver registration. This patch removes terminating the module init when a driver registration for one host interface fails. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Franky (Zhenhui) Lin Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed