]> Git Repo - linux.git/commit - drivers/video/hdmi.c
video: hdmi: Change return type of hdmi_avi_infoframe_init() to void
authorLaurent Pinchart <[email protected]>
Wed, 26 Feb 2020 11:24:21 +0000 (13:24 +0200)
committerTomi Valkeinen <[email protected]>
Wed, 26 Feb 2020 11:31:18 +0000 (13:31 +0200)
commit5ee0caf161a9a21b9410b29f3cae8e1e98d1b100
tree5837f9623ffb3ca380422d8c8e926e8399f044cc
parent506629c868d0b1d641fc3afa491ddbd85fa1bdc3
video: hdmi: Change return type of hdmi_avi_infoframe_init() to void

The hdmi_avi_infoframe_init() never needs to return an error, change its
return type to void.

Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]>
Acked-by: Bartlomiej Zolnierkiewicz <[email protected]>
Reviewed-by: Boris Brezillon <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Tested-by: Sebastian Reichel <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/drm_edid.c
drivers/video/hdmi.c
include/linux/hdmi.h
This page took 0.050267 seconds and 4 git commands to generate.