aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/logicvc/logicvc_interface.c
diff options
context:
space:
mode:
authorYihao Han <[email protected]>2022-06-02 02:42:18 -0700
committerHelge Deller <[email protected]>2022-06-20 20:22:16 +0200
commit5491424d17bdeb7b7852a59367858251783f8398 (patch)
tree656041ae0addf9c97a1e86c1a3599d242c3bbebf /drivers/gpu/drm/logicvc/logicvc_interface.c
parentb5c525abe717f2f41684b8581c13347d50d5285a (diff)
video: fbdev: simplefb: Check before clk_put() not needed
clk_put() already checks the clk ptr using !clk and IS_ERR() so there is no need to check it again before calling it. Signed-off-by: Yihao Han <[email protected]> Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/logicvc/logicvc_interface.c')
0 files changed, 0 insertions, 0 deletions