Here are some patches to clean up some dvb_frontend code
and to allow reading back detected tuning parameters
through S2API.

The patches have only been compile-tested for now. Feedback
would be appreciated, to minimize the risk of new regressions.

They apply on top of two of the DVB-T2 patches previously
submitted:

https://patchwork.kernel.org/patch/766442/
https://patchwork.kernel.org/patch/766822/

Andreas Oberritter (8):
  DVB: return meaningful error codes in dvb_frontend
  DVB: dtv_property_cache_submit shouldn't modifiy the cache
  DVB: call get_property at the end of dtv_property_process_get
  DVB: dvb_frontend: rename parameters to parameters_in
  DVB: dvb_frontend: remove unused assignments
  DVB: dvb_frontend: use shortcut to access fe->dtv_property_cache
  DVB: dvb_frontend: add parameters_out
  DVB: allow to read back of detected parameters through S2API

 drivers/media/dvb/dvb-core/dvb_frontend.c |  356 +++++++++++++++--------------
 1 files changed, 186 insertions(+), 170 deletions(-)

-- 
1.7.2.5

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to