aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorLyude Paul <[email protected]>2020-04-14 12:34:52 -0400
committerLyude Paul <[email protected]>2020-07-16 18:16:01 -0400
commita7e5e06de22223e0a00f569ea8446243d5f58386 (patch)
treee946eed65b9d232d040f505388a5894dff7a0233 /drivers/mtd/lpddr/lpddr_cmds.c
parent9410113fc3f32f3cf7211fa66111e156681cf1f6 (diff)
drm/vblank: Register drmm cleanup action once per drm_vblank_crtc
Since we'll be allocating resources for kthread_create_worker() in the next commit (which could fail and require us to clean up the mess), let's simplify the cleanup process a bit by registering a drm_vblank_init_release() action for each drm_vblank_crtc so they're still cleaned up if we fail to initialize one of them. Changes since v3: * Use drmm_add_action_or_reset() - Daniel Vetter Cc: Ville Syrjälä <[email protected]> Cc: [email protected] Cc: [email protected] Reviewed-by: Daniel Vetter <[email protected]> Signed-off-by: Lyude Paul <[email protected]> Acked-by: Dave Airlie <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions