Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a47959fb authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

[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: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent 986f1686
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -120,8 +120,8 @@ struct dtv_properties {
</para>
<informaltable><tgroup cols="1"><tbody><row><entry
 align="char">
<para>This ioctl call sets one or more frontend properties. This call only
 requires read-only access to the device.</para>
<para>This ioctl call sets one or more frontend properties. This call
 requires read/write access to the device.</para>
</entry>
 </row></tbody></tgroup></informaltable>
<para>SYNOPSIS