[PATCH 5/6] ARM: OMAP2+: Make some definitions local

2012-11-02 Thread Tony Lindgren
From: Ido Yariv i...@wizery.com Move some of the definitions in omap-iommu.h that can be made local to either drivers/iommu. Cc: Joerg Roedel j...@8bytes.org Cc: Ohad Ben-Cohen o...@wizery.com Cc: Laurent Pinchart laurent.pinch...@ideasonboard.com Cc: Mauro Carvalho Chehab mche...@infradead.org

Re: [PATCH 5/6] ARM: OMAP2+: Make some definitions local

2012-10-24 Thread Laurent Pinchart
Ho Tony, On Friday 19 October 2012 09:17:43 Tony Lindgren wrote: * Laurent Pinchart laurent.pinch...@ideasonboard.com [121019 02:45]: On Thursday 18 October 2012 13:28:48 Tony Lindgren wrote: @@ -117,13 +112,6 @@ static inline struct omap_iommu *dev_to_omap_iommu(struct device *dev) }

Re: [PATCH 5/6] ARM: OMAP2+: Make some definitions local

2012-10-24 Thread Tony Lindgren
* Laurent Pinchart laurent.pinch...@ideasonboard.com [121024 16:26]: Ho Tony, On Friday 19 October 2012 09:17:43 Tony Lindgren wrote: * Laurent Pinchart laurent.pinch...@ideasonboard.com [121019 02:45]: On Thursday 18 October 2012 13:28:48 Tony Lindgren wrote: @@ -117,13 +112,6 @@

Re: [PATCH 5/6] ARM: OMAP2+: Make some definitions local

2012-10-24 Thread Laurent Pinchart
Hi Tony, On Wednesday 24 October 2012 16:33:18 Tony Lindgren wrote: * Laurent Pinchart laurent.pinch...@ideasonboard.com [121024 16:26]: On Friday 19 October 2012 09:17:43 Tony Lindgren wrote: * Laurent Pinchart laurent.pinch...@ideasonboard.com [121019 02:45]: On Thursday 18 October

[PATCH 5/6] ARM: OMAP2+: Make some definitions local

2012-10-24 Thread Tony Lindgren
From: Ido Yariv i...@wizery.com Move some of the definitions in omap-iommu.h that can be made local to either drivers/iommu. Cc: Joerg Roedel joerg.roe...@amd.com Cc: Ohad Ben-Cohen o...@wizery.com Cc: Laurent Pinchart laurent.pinch...@ideasonboard.com Cc: Mauro Carvalho Chehab

Re: [PATCH 5/6] ARM: OMAP2+: Make some definitions local

2012-10-24 Thread Tony Lindgren
* Laurent Pinchart laurent.pinch...@ideasonboard.com [121024 16:38]: On Wednesday 24 October 2012 16:33:18 Tony Lindgren wrote: BTW, after updating patch 3/6 I noticed patches 4 - 6 had trivial merge conflicts with the includes, so let me know if you want met to repost the whole set.

Re: [PATCH 5/6] ARM: OMAP2+: Make some definitions local

2012-10-19 Thread Laurent Pinchart
Hi Tony, On Thursday 18 October 2012 13:28:48 Tony Lindgren wrote: From: Ido Yariv i...@wizery.com Move some of the definitions in omap-iommu.h that can be made local to either drivers/iommu. Cc: Joerg Roedel joerg.roe...@amd.com Cc: Ohad Ben-Cohen o...@wizery.com Cc: Laurent Pinchart

Re: [PATCH 5/6] ARM: OMAP2+: Make some definitions local

2012-10-19 Thread Tony Lindgren
* Laurent Pinchart laurent.pinch...@ideasonboard.com [121019 02:45]: On Thursday 18 October 2012 13:28:48 Tony Lindgren wrote: @@ -117,13 +112,6 @@ static inline struct omap_iommu *dev_to_omap_iommu(struct device *dev) } #endif -/* IOMMU errors */ -#define OMAP_IOMMU_ERR_TLB_MISS

[PATCH 5/6] ARM: OMAP2+: Make some definitions local

2012-10-18 Thread Tony Lindgren
From: Ido Yariv i...@wizery.com Move some of the definitions in omap-iommu.h that can be made local to either drivers/iommu. Cc: Joerg Roedel joerg.roe...@amd.com Cc: Ohad Ben-Cohen o...@wizery.com Cc: Laurent Pinchart laurent.pinch...@ideasonboard.com Cc: Mauro Carvalho Chehab