[media] dvb: frontend.h: improve dvb_frontent_parameters comment
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 7 Jun 2015 19:33:30 +0000 (16:33 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 9 Jun 2015 20:47:37 +0000 (17:47 -0300)
commit81a7c6d9bb14956d9feb619ae724aaa90ea55288
treee77fd4ce58783c383368e68c241fd3bbc3b4dba4
parent76add03db97c11142e30d1e63c6f19e179b8b6c6
[media] dvb: frontend.h: improve dvb_frontent_parameters comment

The comment for struct dvb_frontend_parameters is weird, as it
mixes delivery system name (ATSC) with modulation names
(QPSK, QAM, OFDM).

Use delivery system names there on the frequency comment, as this
is clearer, specially after 2GEN delivery systems.

While here, add comments at the union, to make live easier for ones
that may try to understand the convention used by the legacy API.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
include/uapi/linux/dvb/frontend.h