[GIT PULL for v4.16-rc7] media fixes
From: Mauro Carvalho Chehab
Date: Fri Mar 23 2018 - 09:31:35 EST
Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.16-4
For 3 fixes:
- dvb: fix a Kconfig typo on a help text
- tegra-cec: reset rx_buf_cnt when start bit detected
- rc: lirc does not use LIRC_CAN_SEND_SCANCODE feature
Thanks!
Mauro
-
The following changes since commit 7dbdd16a79a9d27d7dca0a49029fc8966dcfecc5:
media: vb2: Makefile: place vb2-trace together with vb2-core (2018-02-26 11:39:04 -0500)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.16-4
for you to fetch changes up to 2c27476e398bfd9fa2572ff80a0de16f0becc900:
media: dvb: fix a Kconfig typo (2018-03-05 07:57:41 -0500)
----------------------------------------------------------------
media fixes for v4.16-rc7
----------------------------------------------------------------
Hans Verkuil (1):
media: tegra-cec: reset rx_buf_cnt when start bit detected
Michael Ira Krufky (1):
media: dvb: fix a Kconfig typo
Sean Young (1):
media: rc: lirc does not use LIRC_CAN_SEND_SCANCODE feature
drivers/media/Kconfig | 2 +-
drivers/media/platform/tegra-cec/tegra_cec.c | 17 +++++++----------
include/uapi/linux/lirc.h | 1 -
3 files changed, 8 insertions(+), 12 deletions(-)