* Tero Kristo <t-kristo@xxxxxx> [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 <t-kristo@xxxxxx> > Cc: Paul Walmsley <paul@xxxxxxxxx> > Cc: Kevin Hilman <khilman@xxxxxx> > Cc: Avinash.H.M <avinashhm@xxxxxx> > Cc: Cousson, Benoit <b-cousson@xxxxxx> > Cc: Tony Lindgren <tony@xxxxxxxxxxx> > Cc: Govindraj.R <govindraj.raja@xxxxxx> Assuming Paul will queue these: Acked-by: Tony Lindgren <tony@xxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html