On 10:27-20121025, Jean Pihet wrote: > On Tue, Oct 23, 2012 at 11:43 PM, Nishanth Menon <[email protected]> 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
- [RFC PATCH 0/6] ARM: OMAP3+: move smartreflex-class3.c to d... Nishanth Menon
- [RFC PATCH 3/6] ARM: OMAP: voltage: move voltdm_reset ... Nishanth Menon
- [RFC PATCH 5/6] ARM: OMAP: SmartReflex: use pr_warn in... Nishanth Menon
- [RFC PATCH 1/6] PM / AVS / OMAP: move Kconfig definiti... Nishanth Menon
- [RFC PATCH 2/6] ARM: OMAP: voltage: remove duplicate h... Nishanth Menon
- [RFC PATCH 6/6] PM / AVS / OMAP: move Smartreflex-clas... Nishanth Menon
- [RFC PATCH 4/6] ARM: OMAP: SmartReflex: provide SoC in... Nishanth Menon
- Re: [RFC PATCH 4/6] ARM: OMAP: SmartReflex: provid... Jean Pihet
- Re: [RFC PATCH 4/6] ARM: OMAP: SmartReflex: pr... Nishanth Menon
- Re: [RFC PATCH 4/6] ARM: OMAP: SmartReflex: provid... Kevin Hilman
- Re: [RFC PATCH 0/6] ARM: OMAP3+: move smartreflex-clas... Jean Pihet
