Re: [PATCH] i2c: ljca: drop redundant explicit adapter deletion
From: Andi Shyti
Date: Wed Sep 16 2026 - 03:40:21 EST
Hi Felix,
On Sat, Sep 05, 2026 at 09:25:15PM +0800, Felix Gu wrote:
> This driver uses devm_i2c_add_adapter(), so manual i2c_del_adapter()
> in remove() is unnecessary.
>
> Remove ljca_i2c_remove() along with the now unneeded
> auxiliary_setdrvdata().
>
> Signed-off-by: Felix Gu <ustc.gu@xxxxxxxxx>
merged to i2c/i2c-fixes.
Thanks,
Andi