On Wed, 17 Feb 2016 13:23:09 +0100, Mauro Carvalho Chehab wrote: > > Em Thu, 11 Feb 2016 16:41:19 -0700 > Shuah Khan <shuahkh@xxxxxxxxxxxxxxx> escreveu: > > > Add Audio Function Entities > > > > Signed-off-by: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx> > > --- > > Documentation/DocBook/media/v4l/media-types.xml | 12 ++++++++++++ > > 1 file changed, 12 insertions(+) > > > > diff --git a/Documentation/DocBook/media/v4l/media-types.xml b/Documentation/DocBook/media/v4l/media-types.xml > > index 3730967..924a604 100644 > > --- a/Documentation/DocBook/media/v4l/media-types.xml > > +++ b/Documentation/DocBook/media/v4l/media-types.xml > > @@ -113,6 +113,18 @@ > > decoder. > > </entry> > > </row> > > + <row> > > + <entry><constant>MEDIA_ENT_F_AUDIO_CAPTURE</constant></entry> > > + <entry>Audio Capture Function Entity.</entry> > > + </row> > > + <row> > > + <entry><constant>MEDIA_ENT_F_AUDIO_PLAYBACK</constant></entry> > > + <entry>Audio Playback Function Entity.</entry> > > + </row> > > + <row> > > + <entry><constant>MEDIA_ENT_F_AUDIO_MIXER</constant></entry> > > + <entry>Audio Mixer Function Entity.</entry> > > + </row> > > </tbody> > > </tgroup> > > </table> > > Looks OK to me. > > Takashi, > > Could you ack if ok for you? Yeah, nothing looks wrong, as it's pretty straightforward :) Acked-by: Takashi Iwai <tiwai@xxxxxxx> thanks, Takashi -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html