On Fri, 11 Oct 2013, Tero Kristo wrote: > This is correct location for this instead of the PM core, as it is accessing > PRM registers directly. > > Signed-off-by: Tero Kristo <t-kristo@xxxxxx> This is custom reset code for the IVA2, not specifically PRM code, so it should go into a separate arch/arm/mach-omap2/iva2.c file, before it gets moved out into drivers/. (Similar to what's been done for mach-omap2/i2c.c and mach-omap2/hdq1w.c, etc.) Unfortunately, this is going to require separate interfaces for all of those direct PRM register accesses as well. - Paul -- 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