[PATCH 01/11] ARM: OMAP2: CM/PM: remove direct register accesses outside CM code

Paul Walmsley paul at pwsan.com
Sat Oct 19 13:12:38 EDT 2013


On Fri, 11 Oct 2013, Tero Kristo wrote:

> Users of the CM funtionality should not access the CM registers directly
> by themselves. Thus, added new CM driver APIs for the OMAP2 specific
> functionalities which support the existing direct register accesses, and
> changed the platform code to use these. This is done in preparation
> for moving the CM code into its own individual driver.
> 
> Signed-off-by: Tero Kristo <t-kristo at ti.com>

Thanks, queued.  Not thrilled about returning register bitfields directly 
from these CM functions, but it's incrementally better than what's there.


- Paul



More information about the linux-arm-kernel mailing list