From: Akihiro TSUKADA <tsukada_akihiro@ybb.ne.jp>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: [PATCH] dvb_frontend: Multistream support
Date: Fri, 17 Aug 2012 10:11:05 +0900 [thread overview]
Message-ID: <502D9A29.5070407@ybb.ne.jp> (raw)
In-Reply-To: <53381345139167@web11e.yandex.ru>
Hi,
> diff --git a/drivers/media/dvb/dvb-core/dvb_frontend.h b/drivers/media/dvb/dvb-core/dvb_frontend.h
> index 7c64c09..bec0cda 100644
> --- a/drivers/media/dvb/dvb-core/dvb_frontend.h
> +++ b/drivers/media/dvb/dvb-core/dvb_frontend.h
> @@ -368,11 +368,8 @@ struct dtv_frontend_properties {
> u8 interleaving;
> } layer[3];
>
> - /* ISDB-T specifics */
> - u32 isdbs_ts_id;
> -
> - /* DVB-T2 specifics */
> - u32 dvbt2_plp_id;
> + /* Multistream specifics */
> + u32 stream_id;
>
> /* ATSC-MH specifics */
> u8 atscmh_fic_ver;
It would be nice if you would include a patch to replace isdbs_ts_id
in dvb/pt1/va1j5jf8007s.c, which is the only file to use the variable.
next prev parent reply other threads:[~2012-08-17 1:17 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-16 17:46 [PATCH] dvb_frontend: Multistream support CrazyCat
2012-08-16 18:11 ` Antti Palosaari
2012-08-16 23:14 ` Mauro Carvalho Chehab
2012-08-17 17:21 ` CrazyCat
2012-08-17 18:52 ` Antti Palosaari
2012-08-17 19:01 ` Mauro Carvalho Chehab
2012-08-21 0:42 ` CrazyCat
2012-08-21 20:42 ` Georgi Chorbadzhiyski
2012-09-11 18:18 ` Mauro Carvalho Chehab
2012-08-17 17:52 ` CrazyCat
2012-08-17 18:48 ` Mauro Carvalho Chehab
2012-08-17 1:11 ` Akihiro TSUKADA [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-09-13 14:13 CrazyCat
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=502D9A29.5070407@ybb.ne.jp \
--to=tsukada_akihiro@ybb.ne.jp \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).