From: Franky Lin Date: Wed, 29 Jun 2011 23:47:41 +0000 (-0700) Subject: staging: brcm80211: move sdio related suspend/resume code to bus interface layer X-Git-Tag: v3.1-rc1~232^2~274 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad3a7c4933ff67811d8ce4102d4d20292524bfb6;p=pandora-kernel.git staging: brcm80211: move sdio related suspend/resume code to bus interface layer In fullmac some SDIO configurations should be done in suspend/resume routine. It was placed under pm ops in wl_cfg80211.c which is inappropriate. This patchs move them to sdio layer. Signed-off-by: Arend van Spriel Reviewed-by: Roland Vossen Reviewed-by: Franky Lin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed