commit | 468d6a4996fb67228e94c9ffd90a715e754a8283 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Sep 20 21:51:30 2018 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Oct 01 22:00:28 2018 +0300 |
tree | dca39fe723dbc904003db29de0042d89b604499e | |
parent | 480b8b3e42c3d959f8b6346c24c088eb70ef9fc2 [diff] |
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>