diff options
author | 2022-04-28 15:26:23 +0300 | |
---|---|---|
committer | 2022-04-29 16:26:49 +0200 | |
commit | 37f67d390d160f4bf6bde76e5113acfc004ee96a (patch) | |
tree | c9ab99da4b0f813990a11757627d03f1989a230f /drivers/gpu/drm/vc4/vc4_plane.c | |
parent | drm/bridge: tc358767: Fix (e)DP bridge endpoint parsing in dedicated function (diff) | |
download | wireguard-linux-37f67d390d160f4bf6bde76e5113acfc004ee96a.tar.xz wireguard-linux-37f67d390d160f4bf6bde76e5113acfc004ee96a.zip |
drm/sun4i: dsi: delete unnecessary IS_ERR() checks
The "dsi->bus_clk" pointer cannot be an error pointer at this point.
The check is confusing and unnecessary. Delete it.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/YmqH71MtoGn2AXUg@kili
Diffstat (limited to 'drivers/gpu/drm/vc4/vc4_plane.c')
0 files changed, 0 insertions, 0 deletions