Thara Gopinath <thara@xxxxxx> writes: > Currently whenever smartreflex is disabled the voltage for the > particular VDD is reset to the non-smartreflex compensated level. > This step is unnecessary during dvfs because anyways in the next couple > of steps before re-enabling smartreflex , the voltage level is changed. > > This patch adds the flexibility in the smartreflex framework for the user > to specify whether or not a voltage reset is required after disabling > of smartrefelx. The smartreflex driver just passes on this info > to the smartreflex class driver, which ultimately takes the > decision to reset the voltage or not. > > Signed-off-by: Thara Gopinath <thara@xxxxxx> I don't think this option should be a decision made for each call to omap_smartreflex_[en|dis]able(). Rather it should be an init time option. Kevin -- 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