"Gopinath, Thara" <[email protected]> writes:

[...]

>>>> +  sr_data->device_enable = omap_device_enable;
>>>> +  sr_data->device_shutdown = omap_device_shutdown;
>>>> +  sr_data->device_idle = omap_device_idle;
>>>
>>>Please drop these and use runtime PM as suggested in previous patch.
>
> At this stage I am not sure whether we should make smartreflex patches
> dependent on runtime pm. I would like to do the conversion once and for all
> once runtime pm is up streamed. 

Using runtime PM instead of the sr_data-> calls will simplify this
patch.  

Also, runtime PM core for OMAP will be merged this merge window.  If you
use my 'pm-core' branch for testing, you will have it included in your
baseline, along with all the other things that are targeted for merge in
2.6.37.

Kevin


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