Re: [PATCH v3 00/11] drm: kunit: Switch to kunit actions

From: Maxime Ripard
Date: Mon Jul 31 2023 - 08:24:02 EST


On Fri, 28 Jul 2023 11:06:13 +0200, Maxime Ripard wrote:
> Since v6.5-rc1, kunit gained a devm/drmm-like mechanism that makes tests
> resources much easier to cleanup.
>
> This series converts the existing tests to use those new actions where
> relevant.
>
> Let me know what you think,
> Maxime
>
> [...]

Applied to drm/drm-misc (drm-misc-next).

Thanks!
Maxime