From: Nick Kossifidis Date: Fri, 25 Nov 2011 18:40:27 +0000 (+0200) Subject: ath5k: Add a module parameter to disable hw rf kill switch X-Git-Tag: v3.3-rc1~182^2~261^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84e1e7373b961713bde371b9391d91fe7150d7f2;p=pandora-kernel.git ath5k: Add a module parameter to disable hw rf kill switch Add a module parameter to disable hw rf kill switch (GPIO interrupt) because in some cases when the card doesn't come with the laptop, EEPROM configuration doesn't match laptop's configuration and rf kill interrupt always fires up and disables hw. I thought of moving this to debugfs and make it per-card but this way it's easier for users and distros to handle. Signed-off-by: Nick Kossifidis Tested-by: Pavel Roskin Signed-off-by: John W. Linville --- Reading git-diff-tree failed