* Hiremath, Vaibhav <[EMAIL PROTECTED]> [081205 10:58]:
> > From: Tony Lindgren [mailto:[EMAIL PROTECTED]
> > * Hiremath, Vaibhav <[EMAIL PROTECTED]> [081203 01:38]:

<snip>

> > > > Isn't DSS2 supposed to work on omap2 (and perhaps omap1) as
> > well?
> > > >
> > > [Hiremath, Vaibhav] yes, but the DSS2 library goes under
> > arch/arm/plat-omap/dss/. The above files are belongs to the driver
> > underneath.
> > 
> > Huh? Why would it need to be under plat-omap?
> > 
> [Hiremath, Vaibhav] This is low level library which will export
> Kernel API's to top level driver like, Frame buffer and V4L2 driver.
> So this has to be in some common directory, and both patches on
> DSS (from Tomi and from TI) aligned to the same thing.

We're not adding driver specific code to arch/arm/plat-omap.

Please place your shared driver code either under drivers/video
and export the functions needed by v4l like all other linux
driver code does.

Regards,

Tony

--
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