From: Alan Jenkins Date: Tue, 16 Jun 2009 13:54:04 +0000 (+0100) Subject: rfkill: export persistent attribute in sysfs X-Git-Tag: v2.6.31-rc1~63^2~9^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=464902e812025792c9e33e19e1555c343672d5cf;p=pandora-kernel.git rfkill: export persistent attribute in sysfs This information allows userspace to implement a hybrid policy where it can store the rfkill soft-blocked state in platform non-volatile storage if available, and if not then file-based storage can be used. Some users prefer platform non-volatile storage because of the behaviour when dual-booting multiple versions of Linux, or if the rfkill setting is changed in the BIOS setting screens, or if the BIOS responds to wireless-toggle hotkeys itself before the relevant platform driver has been loaded. Signed-off-by: Alan Jenkins Acked-by: Henrique de Moraes Holschuh Signed-off-by: John W. Linville --- Reading git-diff-tree failed