On Tue, 13 Oct 2009, Kevin Hilman wrote:

> "Dasgupta, Romit" <[email protected]> writes:
> 
> > (Tested on Zoom2).
> >
> > 'omap_pm_dsp_set_min_opp' & 'omap_pm_cpu_set_freq' were using their own
> > struct device *. This is a problem because invoking these functions from
> > different clients would result in setting of the resource level as 
> > requested by
> > the last caller. Fixes this by introducing a struct device * to the 
> > parameter
> > list for these functions.
> > Signed-off-by: Romit Dasgupta <[email protected]>
> 
> 
> This looks like the right fix to me.
> 
> Paul, any comments?

Acked-by: Paul Walmsley <[email protected]>


- Paul
--
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

Reply via email to