include/linux/rfkill-regulator.h
deleted100644 → 0
+0
−48
+0
−11
+0
−1
net/rfkill/rfkill-regulator.c
deleted100644 → 0
+0
−154
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
There are no users of this ("vrfkill") in the tree, so it's just
dead code - remove it.
This also isn't really how rfkill is supposed to be used - it's
intended as a signalling mechanism to/from the device, which the
driver (and partially cfg80211) will handle - having a separate
rfkill instance for a regulator is confusing, the driver should
use the regulator instead to turn off the device when requested.
Signed-off-by:
Johannes Berg <johannes.berg@intel.com>