On Thu, May 10, 2012 at 3:05 AM, Jon Hunter <[email protected]> wrote: > From: Jon Hunter <[email protected]> > > This patch is based upon Ming Lei's patch to add runtime PM support for OMAP4 > [1]. In Ming's original patch the CTI interrupts were being enabled during > runtime when the PMU was used but they were only configured once during init. > Therefore move the configuration of the CTI interrupts to the runtime PM > functions. > You might want to give the reason why you need to move the re-confiuration from init to to run-time PM functions so that the actual issue of reset gets addressed.
> [1] > http://lists.infradead.org/pipermail/linux-arm-kernel/2011-November/074153.html > > Cc: Ming Lei <[email protected]> > Cc: Will Deacon <[email protected]> > Cc: Benoit Cousson <[email protected]> > Cc: Paul Walmsley <[email protected]> > Cc: Kevin Hilman <[email protected]> > > Signed-off-by: Jon Hunter <[email protected]> > --- Patch as such looks fine to me. Reviewed-by: Santosh Shilimkar <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
