Re: [PATCH 1/6] omap: iommu: remove redundant clock usage

2010-11-07 Thread Ramirez Luna, Omar
On Sat, Nov 6, 2010 at 2:11 PM, Cousson, Benoit b-cous...@ti.com wrote: On 11/5/2010 9:19 PM, Ramirez Luna, Omar wrote: iommu driver is meant to provide control of mmu hardware blocks A dot is missing here, and a capital letter should follow. Actually it is a comma, it is meant to be part of

Re: [PATCH 1/6] omap: iommu: remove redundant clock usage

2010-11-06 Thread Cousson, Benoit
On 11/5/2010 9:19 PM, Ramirez Luna, Omar wrote: iommu driver is meant to provide control of mmu hardware blocks A dot is missing here, and a capital letter should follow. its current users (MMUs) are part of larger subsystems and do not have a dedicated clock as the one they use is shared

[PATCH 1/6] omap: iommu: remove redundant clock usage

2010-11-05 Thread Omar Ramirez Luna
iommu driver is meant to provide control of mmu hardware blocks its current users (MMUs) are part of larger subsystems and do not have a dedicated clock as the one they use is shared with the entire subsystem, it doesn't make sense to enable/disable on each register read/write operation as the