Re: [PATCH v4 1/5] V4L2: Add seek spacing and FM RX class.

2010-07-19 Thread m7aalton
Hello. On Tue, 2010-07-06 at 04:03 +0200, ext Mauro Carvalho Chehab wrote: > Em 04-06-2010 07:34, Matti J. Aaltonen escreveu: > > + > > +#define V4L2_CID_FM_RX_BAND > > (V4L2_CID_FM_TX_CLASS_BASE + 1) > > +enum v4l2_fm_rx_band { > > + V4L2_FM_BAND_OTHER = 0,

Re: [PATCH v4 1/5] V4L2: Add seek spacing and FM RX class.

2010-07-09 Thread Hans Verkuil
On Friday 04 June 2010 12:34:19 Matti J. Aaltonen wrote: > Add spacing field to v4l2_hw_freq_seek and also add FM RX class to > control classes. > > Signed-off-by: Matti J. Aaltonen > --- > include/linux/videodev2.h | 15 ++- > 1 files changed, 14 insertions(+), 1 deletions(-) > >

Re: [PATCH v4 1/5] V4L2: Add seek spacing and FM RX class.

2010-07-05 Thread Mauro Carvalho Chehab
Em 04-06-2010 07:34, Matti J. Aaltonen escreveu: > Add spacing field to v4l2_hw_freq_seek and also add FM RX class to > control classes. If you're adding new stuff to API, you should also patch Documentation/DocBook/v4l stuff. > > Signed-off-by: Matti J. Aaltonen > --- > include/linux/videodev

[PATCH v4 1/5] V4L2: Add seek spacing and FM RX class.

2010-06-04 Thread Matti J. Aaltonen
Add spacing field to v4l2_hw_freq_seek and also add FM RX class to control classes. Signed-off-by: Matti J. Aaltonen --- include/linux/videodev2.h | 15 ++- 1 files changed, 14 insertions(+), 1 deletions(-) diff --git a/include/linux/videodev2.h b/include/linux/videodev2.h index 4