Hi guys, Sorry for the late answer. On Mon, Sep 01, 2008 at 10:59:38AM +0300, ext Felipe Balbi wrote: > On Mon, Sep 01, 2008 at 10:24:31AM +0300, Jarkko Nikula wrote: > > On Sat, 30 Aug 2008 20:16:17 +0300 > > "ext Felipe Balbi" <me@xxxxxxxxxxxxxxx> wrote: > > > > > From: Felipe Balbi <felipe.balbi@xxxxxxxxx> > > > > > > Signed-off-by: Felipe Balbi <felipe.balbi@xxxxxxxxx> > > > --- > > > drivers/media/radio/Kconfig | 13 + > > > drivers/media/radio/Makefile | 1 + > > > drivers/media/radio/radio-tea5761.c | 517 ++++++++++++++++++++++++++ > > > +++++++++ 3 files changed, 531 insertions(+), 0 deletions(-) > > > create mode 100644 drivers/media/radio/radio-tea5761.c > > > > > I have the impression that Eduardo Valentin had work in progress to > > push this via v4l list. However, don't know the current status. Yes, that's true. I tried pushing this through v4l list. But it got blocked. It seams there is duplicated code here. v4l already has a radio interface for tea. However, it is based on radio tuner api. The work here is to update our driver to use current code already in v4l2. Just a simple patch to remove duplicated code and adapt to use correct API. > > Better asking. Eduardo, were you planning to push this one upstream ? > > -- > balbi -- BR, --- Eduardo Bezerra Valentin +55 92 21261118 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html