diff options
author | João Paulo Rechi Vita <jprvita@gmail.com> | 2016-02-22 11:36:34 -0500 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2016-02-24 09:13:10 +0100 |
commit | 26b359c85d6ce0960ca122adfa7c1229796f55d7 (patch) | |
tree | 70a43983587d53ab0adfb7fd29d8436241700db0 | |
parent | 1a1078901b72e5e8046579cc54250e4f167269d5 (diff) | |
download | linux-26b359c85d6ce0960ca122adfa7c1229796f55d7.tar.bz2 |
rfkill: Point to the correct deprecated doc location
The "claim" sysfs interface has been removed, so its documentation now
lives in the "removed" folder.
Signed-off-by: João Paulo Rechi Vita <jprvita@endlessm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
-rw-r--r-- | Documentation/ABI/stable/sysfs-class-rfkill | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/ABI/stable/sysfs-class-rfkill b/Documentation/ABI/stable/sysfs-class-rfkill index 097f522c33bb..e51571eb8b97 100644 --- a/Documentation/ABI/stable/sysfs-class-rfkill +++ b/Documentation/ABI/stable/sysfs-class-rfkill @@ -2,8 +2,10 @@ rfkill - radio frequency (RF) connector kill switch support For details to this subsystem look at Documentation/rfkill.txt. -For the deprecated /sys/class/rfkill/*/state and -/sys/class/rfkill/*/claim knobs of this interface look in +For the deprecated /sys/class/rfkill/*/claim knobs of this interface look in +Documentation/ABI/removed/sysfs-class-rfkill. + +For the deprecated /sys/class/rfkill/*/state knobs of this interface look in Documentation/ABI/obsolete/sysfs-class-rfkill. What: /sys/class/rfkill |