Re: [PATCH v4 4/5] interconnect: qcom: icc-rpm: Support multiple buckets

From: Leo Yan
Date: Fri Jul 08 2022 - 02:29:46 EST


On Thu, Jul 07, 2022 at 05:29:16PM +0300, Georgi Djakov wrote:

[...]

> > +/**
> > + * qcom_icc_rpm_pre_bw_aggregate - cleans up values before re-aggregate requests
>
> This does not match with the name of the function below.

Will fix it.

> > + * @node: icc node to operate on
> > + */
> > +static void qcom_icc_pre_bw_aggregate(struct icc_node *node)

Thanks,
Leo