aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorTian Tao <[email protected]>2020-12-22 19:55:56 +0800
committerTian Tao <[email protected]>2020-12-23 08:20:28 -0500
commit72eab0ba6d68cde5c6e24658260b60824b297905 (patch)
tree49b59005d570a2055aae8f95c886af7c481d55b2 /lib/mpi/mpi-sub-ui.c
parent4c5d02d94c4dfc85ebbed03da9c08a7e358ebb2a (diff)
drm/hisilicon: Remove drm_dev_put in hibmc
Hibmc use the devm_drm_dev_alloc function in hibmc_pci_probe, if hibmc_pci_probe returns non-zero, devm_drm_dev_alloc will call devm_drm_dev_init, which will call devm_drm_dev_init_release to release drm_dev_put. There is no need for hibmc to call drm_dev_put separately. Signed-off-by: Tian Tao <[email protected]> Reviewed-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions