commit | fe242cfd3390b1c7d54d60f7ebb6a4054804cd41 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <IvDoorn@gmail.com> | Thu Sep 27 14:57:05 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:53:29 2007 -0700 |
tree | 0a2ad56479c5a48a57c9635139b3b85de2ae5c3d | |
parent | a50e2e3f3e6303e893c4c438c0692d459d7093a5 [diff] |
[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>