[PATCH 5/6] drm/tidss: Remove return values from dispc_plane_{setup,enable}()
Tomi Valkeinen
tomi.valkeinen at ideasonboard.com
Fri Feb 17 14:33:22 UTC 2023
On 09/02/2023 17:41, Thomas Zimmermann wrote:
> Calls to dispc_plane_setup() and dispc_plane_enable() cannot fail.
> Remove the return value.
>
> Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>
> ---
> drivers/gpu/drm/tidss/tidss_dispc.c | 12 ++++--------
> drivers/gpu/drm/tidss/tidss_dispc.h | 8 ++++----
> drivers/gpu/drm/tidss/tidss_plane.c | 11 +----------
> 3 files changed, 9 insertions(+), 22 deletions(-)
>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen at ideasonboard.com>
Tomi
More information about the dri-devel
mailing list