From: Matthew Garrett Date: Tue, 16 Feb 2010 21:36:25 +0000 (-0500) Subject: rfkill: Add support for KEY_RFKILL X-Git-Tag: v2.6.34-rc2~48^2~77^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3082a2b7b1af1b1508c1c3fa589566064f926f40;p=pandora-kernel.git rfkill: Add support for KEY_RFKILL Add support for handling KEY_RFKILL in the rfkill input module. This simply toggles the state of all rfkill devices. The comment in rfkill.h is also updated to reflect that RFKILL_TYPE_ALL may be used inside the kernel. Signed-off-by: Matthew Garrett Acked-by: Marcel Holtmann Signed-off-by: John W. Linville --- Reading git-diff-tree failed