* Tero Kristo <[email protected]> [111212 09:44]: > Introduce a chained interrupt handler mechanism for the PRCM > interrupt, so that individual PRCM event can cleanly be handled by > handlers in separate drivers. We do this by introducing PRCM event > names, which are then matched to the particular PRCM interrupt bit > depending on the specific OMAP SoC being used. > > PRCM interrupts have two priority levels, high or normal. High priority > is needed for IO event handling, so that we can be sure that IO events > are processed before other events. This reduces latency for IO event > customers and also prevents incorrect ack sequence on OMAP3. > > Signed-off-by: Tero Kristo <[email protected]> > Cc: Paul Walmsley <[email protected]> > Cc: Kevin Hilman <[email protected]> > Cc: Avinash.H.M <[email protected]> > Cc: Cousson, Benoit <[email protected]> > Cc: Tony Lindgren <[email protected]> > Cc: Govindraj.R <[email protected]>
Assuming Paul will queue these: Acked-by: Tony Lindgren <[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
