From: Tobias Doerffel Date: Tue, 9 Jun 2009 15:33:27 +0000 (+0200) Subject: ath5k: added cfg80211 based rfkill support X-Git-Tag: v2.6.31-rc1~330^2~64^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6a3b61681dcb963e6465ffbc4330b44824f35e3;p=pandora-kernel.git ath5k: added cfg80211 based rfkill support This patch introduces initial rfkill support for the ath5k driver based on rfkill support in the cfg80211 framework. All rfkill related code is separated into newly created rfkill.c. Changes to existing code are minimal: * added a new data structure ath5k_rfkill to the ath5k_softc structure * inserted calls to HW rfkill init/deinit routines * ath5k_intr() has been extended to handle AR5K_INT_GPIO interrupts Signed-off-by: John W. Linville --- Reading git-diff-tree failed