aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/usb/dvb-usb/dib0700_devices.c')
-rw-r--r--drivers/media/usb/dvb-usb/dib0700_devices.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/usb/dvb-usb/dib0700_devices.c b/drivers/media/usb/dvb-usb/dib0700_devices.c
index 7df0707a0455..38c03283a441 100644
--- a/drivers/media/usb/dvb-usb/dib0700_devices.c
+++ b/drivers/media/usb/dvb-usb/dib0700_devices.c
@@ -431,6 +431,7 @@ static int stk7700ph_xc3028_callback(void *ptr, int component,
431 state->dib7000p_ops.set_gpio(adap->fe_adap[0].fe, 8, 0, 1); 431 state->dib7000p_ops.set_gpio(adap->fe_adap[0].fe, 8, 0, 1);
432 break; 432 break;
433 case XC2028_RESET_CLK: 433 case XC2028_RESET_CLK:
434 case XC2028_I2C_FLUSH:
434 break; 435 break;
435 default: 436 default:
436 err("%s: unknown command %d, arg %d\n", __func__, 437 err("%s: unknown command %d, arg %d\n", __func__,