On 02/02, Viresh Kumar wrote: > On 01-02-16, 18:10, Stephen Boyd wrote: > > From: Viresh Kumar <[email protected]> > Date: Fri, 4 Sep 2015 12:28:39 +0530 > Subject: [PATCH] PM / OPP: Add dev_pm_opp_set_rate() > > This adds a routine, dev_pm_opp_set_rate(), responsible for configuring > power-supply and clock source for an OPP. > > The OPP is found by matching against the target_freq passed to the > routine. This shall replace similar code present in most of the OPP > users and help simplify them a lot. > > Signed-off-by: Viresh Kumar <[email protected]> > ---
Reviewed-by: Stephen Boyd <[email protected]> -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project

