V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_S
authorHIRANO Takahito <hiranotaka@zng.info>
Fri, 18 Sep 2009 14:17:54 +0000 (11:17 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 19 Sep 2009 03:51:34 +0000 (00:51 -0300)
commit98293ef3e54f9f2175f11b4d14c119a2ff753d61
treeb28a29a90f74915e0b9daa376c91763b2cf9f6dc
parent0030ec38ce5b50a77287a22bf88a65338da21547
V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_S

In ISDB-S, time-devision duplex is used to multiplexing several waves
in the same frequency. Each wave is identified by its own transport
stream ID, or TS ID. We need to provide some way to specify this ID
from user applications to handle ISDB-S frontends.

This code has been tested with the Earthsoft PT1 driver.

[mchehab@infradead.org: Fix merge conflicts with isdbt and rename the new parameter to DTV_ISDBS_TS_ID]
Signed-off-by: HIRANO Takahito <hiranotaka@zng.info>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-core/dvb_frontend.c
drivers/media/dvb/dvb-core/dvb_frontend.h
include/linux/dvb/frontend.h