Re: [PATCH v2 1/4] i2c: smbus: only limit max banks to eight
From: Andi Shyti
Date: Thu Jul 04 2024 - 17:57:40 EST
Hi Thomas,
On Thu, Jun 27, 2024 at 07:48:11PM GMT, Thomas Weißschuh wrote:
> If there are less than eight slots in total,
> only probe those.
> Now the code matches the comment "..., then limit slots to 8".
>
> Fixes: 8821c8376993 ("i2c: smbus: Prepare i2c_register_spd for usage on muxed segments")
> Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
I don't see the need for the Fixes here... was there a bug that
has been fixed?
Thanks,
Andi