[media] dvb_frontend: add multistream support
authorEvgeny Plehov <EvgenyPlehov@ukr.net>
Thu, 13 Sep 2012 13:13:30 +0000 (10:13 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 23 Sep 2012 23:59:32 +0000 (20:59 -0300)
commit287cefd096b124874dc4d6d155f53547c0654860
treec6ffeecb73b51ce3c8087c1dd73bd7c2727bd300
parentb072eee0345efd3edb582466c627364b5fa63a99
[media] dvb_frontend: add multistream support

Unify multistream support at the DVBAPI: several delivery systems
allow it. Yet, each one had its own name. So, instead of adding
a third version of this field, remove the per-standard naming,
unifying it into a common name.

The legacy code number can still be used by old applications.

Version increased to 5.8.

[mchehab@redhat.com: joined the va1j5jf007s patch, in order to
 avoid compilation breakage]
Signed-off-by: Evgeny Plehov <EvgenyPlehov@ukr.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb-core/dvb_frontend.c
drivers/media/dvb-core/dvb_frontend.h
drivers/media/pci/pt1/va1j5jf8007s.c
include/linux/dvb/frontend.h
include/linux/dvb/version.h
This page took 0.027299 seconds and 5 git commands to generate.