]> git.baikalelectronics.ru Git - kernel.git/commit
[media] DocBook: add a proper description for dvb_frontend_info.fe_type
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 28 May 2015 18:44:55 +0000 (15:44 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sat, 30 May 2015 12:44:47 +0000 (09:44 -0300)
commit7c1ca2cbecce5862446bc9c64016899a662d70f3
tree65eda832ace2ac83daf7cad342c0d39fdffda08b
parente6000ccfebb675853fe091a4ad89f746526c820c
[media] DocBook: add a proper description for dvb_frontend_info.fe_type

The fe_type is deprecated at the DVB API. However, it may still
be used by legacy DVBv3 applications. While this works with old
devices, modern devices may support more than one delivery
system.

Add an explanation about that and a point to what should be
used, instead, in order for legacy apps to support newer hardware.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/DocBook/media/dvb/frontend_legacy_api.xml