Hi Laurent,
On 07/18/2014 05:49 AM, Laurent Pinchart wrote:
> Hello,
>
> The OMAP3 ISP driver was the only user of the OMAP IOVMM API. Now that is has
> been ported to the DMA API, remove the unused virtual memory manager.
>
> The removal is split in three patches to ease upstream merge. The fir
On 07/18/2014 05:50 AM, Laurent Pinchart wrote:
> Hi Suman,
>
> Thank you for the review.
>
> On Thursday 17 July 2014 10:53:03 Suman Anna wrote:
>> On 07/17/2014 06:09 AM, Laurent Pinchart wrote:
>>> The OMAP3 ISP driver was the only user of the OMAP IOVMM API. Now that
>>> is has been ported to
Hi Linus,
The following changes since commit cd3de83f147601356395b57a8673e9c5ff1e59d1:
Linux 3.16-rc4 (2014-07-06 12:37:51 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
tags/iommu-fixes-v3.16-rc5
for you to fetch changes up to
The OMAP3 ISP driver was the only user of the OMAP IOVMM API. Now that
is has been ported to the DMA API, remove the unused virtual memory
manager.
Signed-off-by: Laurent Pinchart
---
drivers/iommu/Kconfig| 10 +-
drivers/iommu/Makefile | 1 -
drivers/iommu/omap-iommu-de
The fields are not used by the driver and will be removed from platform
data. Don't set them.
Signed-off-by: Laurent Pinchart
---
arch/arm/mach-omap2/omap-iommu.c | 2 --
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 4
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 4
3 files c
The fields were used by the now gone omap-iovmm driver. They're not used
anymore, remove them.
Signed-off-by: Laurent Pinchart
---
include/linux/platform_data/iommu-omap.h | 6 --
1 file changed, 6 deletions(-)
diff --git a/include/linux/platform_data/iommu-omap.h
b/include/linux/platform_
Hi Suman,
Thank you for the review.
On Thursday 17 July 2014 10:53:03 Suman Anna wrote:
> On 07/17/2014 06:09 AM, Laurent Pinchart wrote:
> > The OMAP3 ISP driver was the only user of the OMAP IOVMM API. Now that
> > is has been ported to the DMA API, remove the unused virtual memory
> > manager.
Hello,
The OMAP3 ISP driver was the only user of the OMAP IOVMM API. Now that is has
been ported to the DMA API, remove the unused virtual memory manager.
The removal is split in three patches to ease upstream merge. The first patch
removes the omap-iovmm driver, the second patch removes setting