From: Hante Meuleman Date: Fri, 29 Nov 2013 11:25:16 +0000 (+0100) Subject: brcmfmac: Dynamically register a protocol layer. X-Git-Tag: v3.14-rc1~94^2~601^2^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85b8413371225e9bcbbb30cf3caa5889fed5f6a4;p=pandora-kernel.git brcmfmac: Dynamically register a protocol layer. BCDC is the default protocol layer and being called directly. This patch installs the functions for this layer dynamically. This allows new protocols to be added and selected dynamically depending on the hw capabilties. As currently only BCDC is supported this is always the installed protocol. Reviewed-by: Arend Van Spriel Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Hante Meuleman Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed