* Mauro Carvalho Chehab <mche...@redhat.com> [121018 13:58]:
> Tony,
> 
> Em Thu, 18 Oct 2012 13:28:42 -0700
> Tony Lindgren <t...@atomide.com> escreveu:
> 
> > Looks like the iommu framework does not have generic functions
> > exported for all the needs yet. The hardware specific functions
> > are defined in files like intel-iommu.h and amd-iommu.h. Follow
> > the same standard for omap-iommu.h.
> > 
> > This is needed because we are removing plat and mach includes
> > for ARM common zImage support. Further work should continue
> > in the iommu framework context as only pure platform data will
> > be communicated from arch/arm/*omap*/* code to the iommu
> > framework.
> > 
> > Cc: Joerg Roedel <joerg.roe...@amd.com>
> > Cc: Ohad Ben-Cohen <o...@wizery.com>
> > Cc: Ido Yariv <i...@wizery.com>
> > Cc: Laurent Pinchart <laurent.pinch...@ideasonboard.com>
> > Cc: Mauro Carvalho Chehab <mche...@infradead.org>
> > Cc: Omar Ramirez Luna <omar.l...@linaro.org>
> > Cc: linux-me...@vger.kernel.org
> > Signed-off-by: Tony Lindgren <t...@atomide.com>
> > ---
> >  arch/arm/mach-omap2/iommu2.c               |    1 
> >  arch/arm/plat-omap/include/plat/iommu.h    |   10 +--
> >  arch/arm/plat-omap/include/plat/iovmm.h    |   89 
> > ----------------------------
> >  drivers/iommu/omap-iommu-debug.c           |    2 -
> >  drivers/iommu/omap-iommu.c                 |    1 
> >  drivers/iommu/omap-iovmm.c                 |   46 ++++++++++++++
> >  drivers/media/platform/omap3isp/isp.c      |    1 
> >  drivers/media/platform/omap3isp/isp.h      |    2 -
> >  drivers/media/platform/omap3isp/ispccdc.c  |    1 
> >  drivers/media/platform/omap3isp/ispstat.c  |    1 
> >  drivers/media/platform/omap3isp/ispvideo.c |    2 -
> 
> Acked-by: Mauro Carvalho Chehab <mche...@redhat.com>
> 
> It is better if you send this entire series through the ARM tree, keeping
> this hole series altogether (and avoiding the risk of breaking bisectability
> if it goes through separate trees). So, you can add my ack for those header
> moves for drivers/media/platform/*.

Yes thanks. Once people are happy with these, I will push just these
patches on v3.7-rc1 alone into omap-for-v3.8/cleanup-headers-iommu so
both media and iommu tree can merge them in too as needed.

Regards,

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

Reply via email to