From: Mauro Carvalho Chehab Date: Fri, 26 Sep 2014 18:37:38 +0000 (-0300) Subject: [media] Documentation: FE_SET_PROPERTY requires R/W X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=a47959fbd5808890963fe8475a7c436bfd60d8c3;p=deliverable%2Flinux.git [media] Documentation: FE_SET_PROPERTY requires R/W FE_SET_PROPERTY requires to open the devnode on R/W mode, or otherwise it will fail. Document it. Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Documentation/DocBook/media/dvb/dvbproperty.xml b/Documentation/DocBook/media/dvb/dvbproperty.xml index 948ddaab592e..3018564ddfd9 100644 --- a/Documentation/DocBook/media/dvb/dvbproperty.xml +++ b/Documentation/DocBook/media/dvb/dvbproperty.xml @@ -120,8 +120,8 @@ struct dtv_properties { -This ioctl call sets one or more frontend properties. This call only - requires read-only access to the device. +This ioctl call sets one or more frontend properties. This call + requires read/write access to the device. SYNOPSIS