From: Arend van Spriel Date: Mon, 13 Jan 2014 21:20:29 +0000 (+0100) Subject: brcmfmac: handle SDIO card removal X-Git-Tag: v3.14-rc1~94^2~113^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb350711ecb86568468b497d0ecd5c3fd7b45b1b;p=pandora-kernel.git brcmfmac: handle SDIO card removal When removing the card the driver still tries to access registers in the device. This patch adds another state for the bus that indicates the device is no longer reachable. This avoids errors accessing it while cleaning up the driver. 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