--- zzzz-none-000/linux-3.10.107/drivers/media/radio/radio-tea5777.c 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/drivers/media/radio/radio-tea5777.c 2021-02-04 17:41:59.000000000 +0000 @@ -570,7 +570,6 @@ tea->fops = tea575x_fops; tea->fops.owner = owner; tea->vd.fops = &tea->fops; - set_bit(V4L2_FL_USE_FH_PRIO, &tea->vd.flags); tea->vd.ctrl_handler = &tea->ctrl_handler; v4l2_ctrl_handler_init(&tea->ctrl_handler, 1);