From: Ivo van Doorn Date: Thu, 27 Sep 2007 21:57:05 +0000 (-0700) Subject: [RFKILL]: Move rfkill_switch_all out of global header X-Git-Tag: v2.6.24-rc1~1454^2~275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe242cfd3390b1c7d54d60f7ebb6a4054804cd41;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed