Re: [PATCH v13] drm/bridge: Remove redundant i2c_client in anx7625/it6505

From: Robert Foss
Date: Mon Jul 24 2023 - 04:41:25 EST


On Tue, 18 Jul 2023 19:04:05 +0800, Chen-Yu Tsai wrote:
> From: Pin-yen Lin <treapking@xxxxxxxxxxxx>
>
> These two drivers embed a i2c_client in their private driver data, but
> only strict device is actually needed. Replace the i2c_client reference
> with a struct device one.
>
>
> [...]

Applied, thanks!

[1/1] drm/bridge: Remove redundant i2c_client in anx7625/it6505
https://cgit.freedesktop.org/drm/drm-misc/commit/?id=d65feac281ab



Rob