Message ID | 20171120134129.26161-3-hverkuil@xs4all.nl (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/drivers/video/hdmi.c b/drivers/video/hdmi.c index 61f803f75a47..5f78b254dd59 100644 --- a/drivers/video/hdmi.c +++ b/drivers/video/hdmi.c @@ -884,7 +884,7 @@ static void hdmi_audio_infoframe_log(const char *level, (struct hdmi_any_infoframe *)frame); if (frame->channels) - hdmi_log(" channels: %u\n", frame->channels - 1); + hdmi_log(" channels: %u\n", frame->channels + 1); else hdmi_log(" channels: Refer to stream header\n"); hdmi_log(" coding type: %s\n",