media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
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
Reported-by: Enrico
Carvalho Chehab ,
Mauro Carvalho Chehab ,
Linux Doc Mailing List ,
Michael Krufky , Sean Young ,
Hans Verkuil ,
Andrey Konovalov ,
Piotr Oleszczyk ,
Alexey Dobriyan
Subject: [PATCH] media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
The XC2028_I2C_FLUSH only needs to be
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
Reported-by: Enrico Mioso
Signed-off-by: Mauro Carvalho Chehab
---