lkml.org 
[lkml]   [2022]   [Jul]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v5 5/5] interconnect: qcom: icc-rpm: Set bandwidth and clock for bucket values
Hi Georgi,

On Mon, Jul 11, 2022 at 04:53:47PM +0300, Georgi Djakov wrote:

[...]

> > static int qcom_icc_set(struct icc_node *src, struct icc_node *dst)
> > {
> > struct qcom_icc_provider *qp;
> > struct qcom_icc_node *src_qn = NULL, *dst_qn = NULL;
> > struct icc_provider *provider;
> > - struct icc_node *n;
> > u64 sum_bw;
> > - u64 max_peak_bw;
> > u64 rate;
> > - u32 agg_avg = 0;
> > - u32 agg_peak = 0;
> > + u64 agg_avg[QCOM_ICC_NUM_BUCKETS], agg_peak[QCOM_ICC_NUM_BUCKETS];
> > + u64 max_agg_avg, max_agg_peak;
>
> Now max_agg_peak is unused?

Sorry for this mistake. Will send new patch series soon.

Thanks,
Leo

\
 
 \ /
  Last update: 2022-07-12 03:29    [W:0.045 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site