On 10:27-20121025, Jean Pihet wrote: > On Tue, Oct 23, 2012 at 11:43 PM, Nishanth Menon <nm@xxxxxx> wrote: [..] > > static int sr_class3_disable(struct omap_sr *sr, int is_volt_reset) > > { > > + if (!sr->soc_ops.vp_enable) { > This should be ' if (!sr->soc_ops.vp_disbable) {'. Argh.. yes. thanks for catching it. I will wait for any further comments prior to reposting with the fix. -- Regards, Nishanth Menon -- 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