On Thu, 27 Mar 2008 11:31:20 -0400 "ext Eduardo Valentin" <edubezval@xxxxxxxxx> wrote: > From: Eduardo Valentin <eduardo.valentin@xxxxxxxxxxx> > > This patch updates the fm radio driver for tea5761 chip. > It also moves board dependent code to its correct board > file place. > Good move forward! Any plans to send this driver with Kconfig & Makefile modifications to relevant V4L etc mailing list? Note there are three minor warnings if you run your patch with scripts/checkpatch.pl. You could also remove these two headers files below since they are not needed anymore. > diff --git a/drivers/media/radio/radio-tea5761.c > b/drivers/media/radio/radio-tea5761.c index ac0f621..2341e66 100644 > --- a/drivers/media/radio/radio-tea5761.c > +++ b/drivers/media/radio/radio-tea5761.c @@ -23,8 +23,8 @@ #include <linux/i2c.h> #include <linux/delay.h> #include <media/v4l2-common.h> -#include <asm/arch/gpio.h> -#include <asm/arch/board.h> -- Jarkko -- 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