Re: [PATCH RFC 2/9] OPP: Export a number of helpers to prevent code duplication

2019-07-10 Thread Sibi Sankar
Hi Hsin-Yi, I'll get this addressed in the next re-spin which I plan to post by end of this week. On 7/8/19 8:58 AM, Hsin-Yi Wang wrote: On Thu, Mar 28, 2019 at 3:28 PM Sibi Sankar wrote: + +/* The caller must call dev_pm_opp_put() after the OPP is used */ +struct dev_pm_opp *dev_pm_opp_find

Re: [PATCH RFC 2/9] OPP: Export a number of helpers to prevent code duplication

2019-07-07 Thread Hsin-Yi Wang
On Thu, Mar 28, 2019 at 3:28 PM Sibi Sankar wrote: > + > +/* The caller must call dev_pm_opp_put() after the OPP is used */ > +struct dev_pm_opp *dev_pm_opp_find_opp_of_np(struct opp_table *opp_table, > +struct device_node *opp_np) > +{ > + return