Re: [PATCH] hwmon: (asus-ec-sensors) fix looping over banks while reading from EC

From: Guenter Roeck

Date: Sun Jul 19 2026 - 10:11:45 EST


On Sat, Jul 11, 2026 at 09:42:07AM +0200, Eugene Shalygin wrote:
> Do not assume there are only bank 0 and bank 1 available, just use '!='
> for bank comparison.
>
> Fixes: d0ddfd241e57 ("hwmon: (asus-ec-sensors) add driver for ASUS EC")
> Signed-off-by: Eugene Shalygin <eugene.shalygin@xxxxxxxxx>

Applied.

Thanks,
Guenter