Skip to content
Unverified Commit 374146ca authored by Maxime Ripard's avatar Maxime Ripard
Browse files

drm/vc4: Switch to drmm_mutex_init



mutex_init is supposed to be balanced by a call to mutex_destroy that we
were never doing in the vc4 driver.

Since a DRM-managed mutex_init variant has been introduced, let's just
switch to it.

Acked-by: default avatarThomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20220711173939.1132294-66-maxime@cerno.tech
parent 445b287e
  • mirror @mirror

    mentioned in commit 470cf28a

    ·

    mentioned in commit 470cf28a

    Toggle commit list
  • mirror @mirror

    mentioned in commit d22a54c4e02a7dd65a92e81ac8f5d0a52ea2c99e

    ·

    mentioned in commit d22a54c4e02a7dd65a92e81ac8f5d0a52ea2c99e

    Toggle commit list
  • mirror @mirror

    mentioned in commit 9aa1e83f3df3c7b59ca54a4d6d5980bd57643b8d

    ·

    mentioned in commit 9aa1e83f3df3c7b59ca54a4d6d5980bd57643b8d

    Toggle commit list
  • mirror @mirror

    mentioned in commit 881932ab

    ·

    mentioned in commit 881932ab

    Toggle commit list
  • mirror @mirror

    mentioned in commit e5ee337c743e07c376ff98c4570d6b1a91557e9d

    ·

    mentioned in commit e5ee337c743e07c376ff98c4570d6b1a91557e9d

    Toggle commit list
  • mirror @mirror

    mentioned in commit 52c6134af09b502977f3558669d3d3b41de012e3

    ·

    mentioned in commit 52c6134af09b502977f3558669d3d3b41de012e3

    Toggle commit list
  • mirror @mirror

    mentioned in commit abe3ac45

    ·

    mentioned in commit abe3ac45

    Toggle commit list
  • mirror @mirror

    mentioned in commit ba045855

    ·

    mentioned in commit ba045855

    Toggle commit list
  • mirror @mirror

    mentioned in commit 5154e1d933a5648051b69dc9a79128c4dcff17e5

    ·

    mentioned in commit 5154e1d933a5648051b69dc9a79128c4dcff17e5

    Toggle commit list
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment