From: Arend van Spriel Date: Tue, 25 Feb 2014 19:30:38 +0000 (+0100) Subject: brcmfmac: reset suspend flag upon sdio suspend failure X-Git-Tag: v3.15-rc1~113^2~159^2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e3831c4fdc53aabf3a56419ef6d96a841c52435;p=pandora-kernel.git brcmfmac: reset suspend flag upon sdio suspend failure The suspend callback first sets the suspend flag used in the driver but after that the actual suspend is done, which may fail. Reset the flag upon suspend failure. Reviewed-by: Franky (Zhenhui) Lin Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Daniel (Deognyoun) Kim Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed