From: Mauro Carvalho Chehab Date: Wed, 24 Jan 2018 11:01:57 +0000 (-0500) Subject: media: cxusb, dib0700: ignore XC2028_I2C_FLUSH X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c86fd4aa55bf7729931aa4aeafb5383e049bedd1;p=pandora-kernel.git media: cxusb, dib0700: ignore XC2028_I2C_FLUSH 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 Signed-off-by: Mauro Carvalho Chehab [bwh: Backported to 3.2: adjust filenames] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed