summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bridge/cdns-dsi.c
diff options
context:
space:
mode:
authorYang Yingliang <yangyingliang@huawei.com>2022-10-28 15:34:57 +0800
committerDavid S. Miller <davem@davemloft.net>2022-10-31 09:18:14 +0000
commit47aeed9d2ccde99c990ba3163b8d8308ad00df1b (patch)
tree6f974602235d9cfa8f54fb7c76e055babc46724f /drivers/gpu/drm/bridge/cdns-dsi.c
parent738136a0e3757a8534df3ad97d6ff6d7f429f6c1 (diff)
net: hns: hnae: remove unnecessary __module_get() and module_put()
hnae_ae_register() is called from hns_dsaf_probe(), the refcount of module hnae has already be got in resolve_symbol() while calling the function, so the __module_get()/module_put() can be removed. Signed-off-by: Yang Yingliang <yangyingliang@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/gpu/drm/bridge/cdns-dsi.c')
0 files changed, 0 insertions, 0 deletions