From: Mauro Carvalho Chehab Date: Sat, 26 Aug 2017 10:07:10 +0000 (-0400) Subject: media: frontend.rst: fix supported delivery systems X-Git-Tag: v4.14-rc6~35^2~97 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3430b8e9aa9cc12bac8a7c2322579b4c3e7f62a7;p=platform%2Fkernel%2Flinux-rpi.git media: frontend.rst: fix supported delivery systems The introduction for the frontend chapter is not quite correct: - it tells that it supports only three types of delivery systems, in opposite to three *groups*; - It adds ISDB-C to the list of supported systems, but, this is not true. Fix it. Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Documentation/media/uapi/dvb/frontend.rst b/Documentation/media/uapi/dvb/frontend.rst index e051a90..313f46a 100644 --- a/Documentation/media/uapi/dvb/frontend.rst +++ b/Documentation/media/uapi/dvb/frontend.rst @@ -5,13 +5,15 @@ ################ DVB Frontend API ################ -The DVB frontend API was designed to support three types of delivery -systems: + +The DVB frontend API was designed to support three groups of delivery +systems: Terrestrial, cable and Satellite. Currently, the following +delivery systems are supported: - Terrestrial systems: DVB-T, DVB-T2, ATSC, ATSC M/H, ISDB-T, DVB-H, DTMB, CMMB -- Cable systems: DVB-C Annex A/C, ClearQAM (DVB-C Annex B), ISDB-C +- Cable systems: DVB-C Annex A/C, ClearQAM (DVB-C Annex B) - Satellite systems: DVB-S, DVB-S2, DVB Turbo, ISDB-S, DSS