From: Henrique de Moraes Holschuh Date: Mon, 23 Jun 2008 20:23:05 +0000 (-0300) Subject: rfkill: add uevent notifications X-Git-Tag: v2.6.27-rc1~969^2~254^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffb67c34e436fb163c4067936ccec797354fa6c6;p=pandora-kernel.git rfkill: add uevent notifications Use the notification chains to also send uevents, so that userspace can be notified of state changes of every rfkill switch. Userspace should use these events for OSD/status report applications and rfkill GUI frontends. HAL might want to broadcast them over DBUS, for example. It might be also useful for userspace implementations of rfkill-input, or to use HAL as the platform driver which promotes rfkill switch change events into input events (to synchronize all other switches) when necessary for platforms that lack a convenient platform-specific kernel module to do it. Signed-off-by: Henrique de Moraes Holschuh Acked-by: Ivo van Doorn Cc: Dmitry Torokhov Signed-off-by: John W. Linville --- Reading git-diff-tree failed