Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/rfkill
Ivo van Doorn fe242cfd33 [RFKILL]: Move rfkill_switch_all out of global header
rfkill_switch_all shouldn't be called by drivers directly,
instead they should send a signal over the input device.

To prevent confusion for driver developers, move the
function into a rfkill private header.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-10 16:53:29 -07:00
..
Kconfig [RFKILL]: Remove IRDA 2007-10-10 16:49:23 -07:00
Makefile
rfkill-input.c [RFKILL]: Move rfkill_switch_all out of global header 2007-10-10 16:53:29 -07:00
rfkill-input.h [RFKILL]: Move rfkill_switch_all out of global header 2007-10-10 16:53:29 -07:00
rfkill.c [RFKILL]: Move rfkill_switch_all out of global header 2007-10-10 16:53:29 -07:00