Re: [PATCH] interconnect: Show bandwidth for disabled paths as zero in debugfs

From: Matthias Kaehlcke
Date: Mon Aug 24 2020 - 20:08:52 EST


On Wed, Jul 29, 2020 at 10:50:12AM -0700, Matthias Kaehlcke wrote:
> For disabled paths the 'interconnect_summary' in debugfs currently shows
> the orginally requested bandwidths. This is confusing, since the bandwidth
> requests aren't active. Instead show the bandwidths for disabled
> paths/requests as zero.
>
> Signed-off-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx>

ping, any comments on this?