Re: [PATCH] drm/vc4: hdmi: take i2c adapter module reference
From: Maíra Canal
Date: Sat Jul 18 2026 - 10:51:51 EST
On Thu, 16 Jul 2026 15:24:48 +0200, Johan Hovold wrote:
> The i2c subsystem currently blocks during adapter deregistration
> whenever there are consumers holding a reference.
>
> Switch to using of_get_i2c_adapter_by_node() which also takes a
> reference to the adapter module so that an attempt to unload the module
> while in use fails gracefully instead of blocking uninterruptibly.
>
> [...]
Applied, thanks!
[1/1] drm/vc4: hdmi: take i2c adapter module reference
commit: 7a4b7122a623e3d57fc15cf843a9d45fbd72c6ab
Best regards,
- Maíra