OSDN Git Service

video/hdmi: Constify infoframe passed to the log functions
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 20 Sep 2018 18:51:30 +0000 (21:51 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 1 Oct 2018 19:00:28 +0000 (22:00 +0300)
commit468d6a4996fb67228e94c9ffd90a715e754a8283
treedca39fe723dbc904003db29de0042d89b604499e
parent480b8b3e42c3d959f8b6346c24c088eb70ef9fc2
video/hdmi: Constify infoframe passed to the log functions

The log functions don't modify the passed in infoframe so make it const.

Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: Hans Verkuil <hans.verkuil@cisco.com>
Cc: linux-media@vger.kernel.org
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180920185145.1912-4-ville.syrjala@linux.intel.com
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
drivers/video/hdmi.c
include/linux/hdmi.h