drm/tests: helpers: Document drm_kunit_device_init()
authorMaxime Ripard <maxime@cerno.tech>
Thu, 1 Dec 2022 15:11:34 +0000 (16:11 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Thu, 8 Dec 2022 08:41:27 +0000 (09:41 +0100)
commitcee6ec3bee55976762bcf1b3bf959575f323cc9e
tree18af4b0398d34dbaff26f9d97f498b48d02c3e51
parentb85be04294ffa49574a0e662e626066320349ef3
drm/tests: helpers: Document drm_kunit_device_init()

Commit 44a3928324e9 ("drm/tests: Add Kunit Helpers") introduced the
drm_kunit_device_init() function but didn't document it properly. Add
that documentation.

Reviewed-by: MaĆ­ra Canal <mcanal@igalia.com>
Link: https://lore.kernel.org/r/20221123-rpi-kunit-tests-v3-3-4615a663a84a@cerno.tech
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/gpu/drm/tests/drm_kunit_helpers.c