From: Arend van Spriel Date: Thu, 9 Jun 2011 18:07:20 +0000 (+0200) Subject: drivers: bcma: export bcma_core_disable() function X-Git-Tag: v3.1-rc1~316^2~350^2^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3ae0cac00042d7fb76914c30c5f991f918e65b4;p=pandora-kernel.git drivers: bcma: export bcma_core_disable() function In the brcm80211 driver we disable the 80211 core when the driver is 'down'. The bcma_core_disable() function exactly does the same as our implementation so exporting this function makes sense. Cc: linux-wireless@vger.kernel.org Cc: Rafal Milecki Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed