Message ID | 1454946096-9752-4-git-send-email-jprvita@endlessm.com (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Johannes Berg |
Headers | show |
Hi João, On Tue, Feb 9, 2016 at 2:41 AM, João Paulo Rechi Vita <jprvita@gmail.com> wrote: > 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> Looks right to me. Reviewed-by: Julian Calaby <julian.calaby@gmail.com> > --- > Documentation/ABI/stable/sysfs-class-rfkill | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/Documentation/ABI/stable/sysfs-class-rfkill b/Documentation/ABI/stable/sysfs-class-rfkill > index 097f522..e51571e 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 > -- > 2.5.0 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-wireless" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/Documentation/ABI/stable/sysfs-class-rfkill b/Documentation/ABI/stable/sysfs-class-rfkill index 097f522..e51571e 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
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> --- Documentation/ABI/stable/sysfs-class-rfkill | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)