From: Arend van Spriel Date: Fri, 29 Nov 2013 10:48:15 +0000 (+0100) Subject: brcmfmac: replace dongle command list with .preinit() callback X-Git-Tag: v3.14-rc1~94^2~601^2^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf4582875a77c13adf8fec79b8ab3896d2b38e97;p=pandora-kernel.git brcmfmac: replace dongle command list with .preinit() callback The bus-specific interface allowed a list of dongle commands to be provided to the common driver part. However, upcoming functionality requires a more dynamic behaviour. Hence the list is replaced by a new callback function so the bus-specific driver part can implement this behaviour. 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