RE: [RESEND PATCH v3 1/2] PM/devfreq: add suspend frequency support

2016-11-07 Thread MyungJoo Ham
> Add suspend frequency support and if needed set it to > the frequency obtained from the suspend opp (can be defined > using opp-v2 bindings and is optional). > > Signed-off-by: Lin Huang > --- > Changes in v2: > - use update_devfreq() instead devfreq_update_status() > Changes in v3: > - fix bui

[RESEND PATCH v3 1/2] PM/devfreq: add suspend frequency support

2016-11-06 Thread Lin Huang
Add suspend frequency support and if needed set it to the frequency obtained from the suspend opp (can be defined using opp-v2 bindings and is optional). Signed-off-by: Lin Huang --- Changes in v2: - use update_devfreq() instead devfreq_update_status() Changes in v3: - fix build error drivers/d