> -----Original Message-----
> From: Tony Lindgren [mailto:[email protected]]
> Sent: Wednesday, May 05, 2010 4:48 AM
> To: Hiremath, Vaibhav
> Cc: [email protected]; [email protected]
> Subject: Re: [Resubmit: PATCH-V2] AM3517: Add VPFE Capture driver support
> 
> * [email protected] <[email protected]> [100319 02:34]:
> > From: Vaibhav Hiremath <[email protected]>
> >
> > AM3517 and DM644x uses same CCDC IP, so reusing the driver
> > for AM3517.
> >
> > Signed-off-by: Vaibhav Hiremath <[email protected]>
> > ---
> >  arch/arm/mach-omap2/board-am3517evm.c |  160
> +++++++++++++++++++++++++++++++++
> >  1 files changed, 160 insertions(+), 0 deletions(-)
> >
> > diff --git a/arch/arm/mach-omap2/board-am3517evm.c b/arch/arm/mach-
> omap2/board-am3517evm.c
> > index f04311f..d2d2ced 100644
> > --- a/arch/arm/mach-omap2/board-am3517evm.c
> > +++ b/arch/arm/mach-omap2/board-am3517evm.c
> > @@ -30,11 +30,164 @@
> >
> >  #include <plat/board.h>
> >  #include <plat/common.h>
> > +#include <plat/control.h>
> >  #include <plat/usb.h>
> >  #include <plat/display.h>
> >
> > +#include <media/tvp514x.h>
> > +#include <media/ti-media/vpfe_capture.h>
> > +
> 
> At least the mainline kernel does not seem to have media/ti-media/,
> so I'm not taking this.
> 
> Looks like it should be safe to merge via linux-media from omap
> point of view.
[Hiremath, Vaibhav] Tony,

This patch needs to rework, I will have to remove ti-media directory dependency 
since as of now we have decided not to include ti-media directory, instead we 
will use SoC name. 

> 
> Acked-by: Tony Lindgren <[email protected]>
[Hiremath, Vaibhav] Thanks for ack, I will resubmit it and ask Mauro to pull 
this.

Thanks,
Vaibhav

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to