|
@@ -1286,6 +1286,9 @@ int dtv_property_process_set(struct dvb_frontend *fe, struct dtv_property *tvp,
|
|
dprintk("%s() Finalised property cache\n", __func__);
|
|
dprintk("%s() Finalised property cache\n", __func__);
|
|
dtv_property_cache_submit(fe);
|
|
dtv_property_cache_submit(fe);
|
|
|
|
|
|
|
|
+ /* Request the search algorithm to search */
|
|
|
|
+ fepriv->algo_status |= DVBFE_ALGO_SEARCH_AGAIN;
|
|
|
|
+
|
|
r |= dvb_frontend_ioctl_legacy(inode, file, FE_SET_FRONTEND,
|
|
r |= dvb_frontend_ioctl_legacy(inode, file, FE_SET_FRONTEND,
|
|
&fepriv->parameters);
|
|
&fepriv->parameters);
|
|
break;
|
|
break;
|