Re: [PATCH 6/6] omap: iommu: code reorganization and cleanup

2010-11-07 Thread Ramirez Luna, Omar
On Sat, Nov 6, 2010 at 4:28 PM, Cousson, Benoit b-cous...@ti.com wrote: On 11/5/2010 9:19 PM, Ramirez Luna, Omar wrote: Since omap-iommu is now using hwmod, there are structures and arrays that can be cleaned up to increase the readability of the code. This patch should be merged with the

Re: [PATCH 6/6] omap: iommu: code reorganization and cleanup

2010-11-06 Thread Felipe Contreras
On Sat, Nov 6, 2010 at 3:19 AM, Omar Ramirez Luna omar.rami...@ti.com wrote: Since omap-iommu is now using hwmod, there are structures and arrays that can be cleaned up to increase the readability of the code. Signed-off-by: Omar Ramirez Luna omar.rami...@ti.com NAK. ---  

Re: [PATCH 6/6] omap: iommu: code reorganization and cleanup

2010-11-06 Thread Cousson, Benoit
On 11/5/2010 9:19 PM, Ramirez Luna, Omar wrote: Since omap-iommu is now using hwmod, there are structures and arrays that can be cleaned up to increase the readability of the code. This patch should be merged with the previous one as well. I do not see the need to split in 3 patches these

[PATCH 6/6] omap: iommu: code reorganization and cleanup

2010-11-05 Thread Omar Ramirez Luna
Since omap-iommu is now using hwmod, there are structures and arrays that can be cleaned up to increase the readability of the code. Signed-off-by: Omar Ramirez Luna omar.rami...@ti.com --- arch/arm/mach-omap2/omap-iommu.c| 95 +++