]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 24 Jan 2018 11:01:57 +0000 (06:01 -0500)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 22 Feb 2018 14:18:50 +0000 (08:18 -0600)
commit51345f906d9ff575b70fcd3c451cd67cd2ee535c
tree38606f0332c336c3aa54d3a568acb59c18874a25
parent96f770dfeb2937e96c5fed772cb2e0cf4a92e0c9
media: cxusb, dib0700: ignore XC2028_I2C_FLUSH

BugLink: http://bugs.launchpad.net/bugs/1751064
commit 9893b905e743ded332575ca04486bd586c0772f7 upstream.

The XC2028_I2C_FLUSH only needs to be implemented on a few
devices. Others can safely ignore it.

That prevents filling the dmesg with lots of messages like:

dib0700: stk7700ph_xc3028_callback: unknown command 2, arg 0

Fixes: 4d37ece757a8 ("[media] tuner/xc2028: Add I2C flush callback")
Reported-by: Enrico Mioso <mrkiko.rs@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/media/usb/dvb-usb/cxusb.c
drivers/media/usb/dvb-usb/dib0700_devices.c