diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2022-04-28 15:26:23 +0300 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2022-04-29 16:26:49 +0200 |
commit | 37f67d390d160f4bf6bde76e5113acfc004ee96a (patch) | |
tree | c9ab99da4b0f813990a11757627d03f1989a230f /drivers/gpu/drm/vc4/vc4_plane.c | |
parent | 9030a9e571b3ba250d3d450a98310e3c74ecaff4 (diff) |
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