Re: [PATCH v2 1/1] v4l: Event documentation fixes

2014-08-06 Thread Hans Verkuil
On 08/07/2014 08:50 AM, Hans Verkuil wrote: > On 08/06/2014 08:52 AM, Sakari Ailus wrote: >> Constify event type constants and correct motion detection event number >> (it's 6, not 5). >> >> Signed-off-by: Sakari Ailus > > Acked-by: Hans Verkuil Hmm, I did that already. Oh well, you can never h

Re: [PATCH v2 1/1] v4l: Event documentation fixes

2014-08-06 Thread Hans Verkuil
On 08/06/2014 08:52 AM, Sakari Ailus wrote: > Constify event type constants and correct motion detection event number > (it's 6, not 5). > > Signed-off-by: Sakari Ailus Acked-by: Hans Verkuil > --- > Thanks for the review, Hans! > > Since v1: > > - No line breaks between and . No other chan

Re: [PATCH v2 1/1] v4l: Event documentation fixes

2014-08-05 Thread Hans Verkuil
On 08/06/2014 08:52 AM, Sakari Ailus wrote: > Constify event type constants and correct motion detection event number > (it's 6, not 5). > > Signed-off-by: Sakari Ailus Acked-by: Hans Verkuil Regards, Hans > --- > Thanks for the review, Hans! > > Since v1: > > - No line breaks betw

[PATCH v2 1/1] v4l: Event documentation fixes

2014-08-05 Thread Sakari Ailus
Constify event type constants and correct motion detection event number (it's 6, not 5). Signed-off-by: Sakari Ailus --- Thanks for the review, Hans! Since v1: - No line breaks between and . No other changes. Documentation/DocBook/media/v4l/vidioc-dqevent.xml | 7 --- Documentati