Re: [PATCH v9 3/4] V4L2: WL1273 FM Radio: Controls for the FM radio.

2010-09-16 Thread Matti J. Aaltonen
Hi. On Wed, 2010-09-08 at 21:09 +0200, ext Mauro Carvalho Chehab wrote: > > +static int wl1273_fm_vidioc_s_tuner(struct file *file, void *priv, > > + struct v4l2_tuner *tuner) > > +{ > > + struct wl1273_device *radio = video_get_drvdata(video_devdata(file)); > > + str

Re: [PATCH v9 3/4] V4L2: WL1273 FM Radio: Controls for the FM radio.

2010-09-15 Thread Matti J. Aaltonen
Hi. On Wed, 2010-09-08 at 21:09 +0200, ext Mauro Carvalho Chehab wrote: > > +static int wl1273_fm_vidioc_s_tuner(struct file *file, void *priv, > > + struct v4l2_tuner *tuner) > > +{ > > + struct wl1273_device *radio = video_get_drvdata(video_devdata(file)); > >

Re: [PATCH v9 3/4] V4L2: WL1273 FM Radio: Controls for the FM radio.

2010-09-08 Thread Mauro Carvalho Chehab
Em 30-08-2010 08:38, Matti J. Aaltonen escreveu: > This driver implements V4L2 controls for the Texas Instruments > WL1273 FM Radio. > > Signed-off-by: Matti J. Aaltonen > --- > drivers/media/radio/Kconfig| 15 + > drivers/media/radio/Makefile |1 + > drivers/media/radio/radi

[PATCH v9 3/4] V4L2: WL1273 FM Radio: Controls for the FM radio.

2010-08-30 Thread Matti J. Aaltonen
This driver implements V4L2 controls for the Texas Instruments WL1273 FM Radio. Signed-off-by: Matti J. Aaltonen --- drivers/media/radio/Kconfig| 15 + drivers/media/radio/Makefile |1 + drivers/media/radio/radio-wl1273.c | 1935 drivers/m