[media] DocBook: mark SDR API as Experimental

Let it be experimental still as all SDR drivers are in staging.

Cc: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
This commit is contained in:
Antti Palosaari 2014-01-13 22:03:12 -03:00 committed by Mauro Carvalho Chehab
parent 559f40fe0c
commit cdca2aabd1
2 changed files with 9 additions and 0 deletions

View File

@ -2661,6 +2661,9 @@ ioctls.</para>
<listitem> <listitem>
<para>Exporting DMABUF files using &VIDIOC-EXPBUF; ioctl.</para> <para>Exporting DMABUF files using &VIDIOC-EXPBUF; ioctl.</para>
</listitem> </listitem>
<listitem>
<para>Software Defined Radio (SDR) Interface, <xref linkend="sdr" />.</para>
</listitem>
</itemizedlist> </itemizedlist>
</section> </section>

View File

@ -1,5 +1,11 @@
<title>Software Defined Radio Interface (SDR)</title> <title>Software Defined Radio Interface (SDR)</title>
<note>
<title>Experimental</title>
<para>This is an <link linkend="experimental"> experimental </link>
interface and may change in the future.</para>
</note>
<para> <para>
SDR is an abbreviation of Software Defined Radio, the radio device SDR is an abbreviation of Software Defined Radio, the radio device
which uses application software for modulation or demodulation. This interface which uses application software for modulation or demodulation. This interface