Hi On Mon, 04 Mar 2024 21:31:06 +0100, Heiner Kallweit wrote: > If registering the platform device fails, the lookup table is > removed in the error path. On module removal we would try to > remove the lookup table again. Fix this by setting priv->lookup > only if registering the platform device was successful. > In addition free the memory allocated for the lookup table in > the error path. > > [...] Applied to i2c/i2c-host-fixes on git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git Thank you, Andi Patches applied =============== [1/1] i2c: i801: Avoid potential double call to gpiod_remove_lookup_table commit: 7c16cfd69d519ba14c9e9d474facd22d075ad14d