linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: [PATCH 2/2] dvb_frontend: Simplify the emulation logic
Date: Mon, 18 Mar 2013 20:35:36 -0300	[thread overview]
Message-ID: <20130318203536.6dbe7772@redhat.com> (raw)
In-Reply-To: <CAOMZO5DD-J3Uf9mSxvyLNz2X5-G3nkamfZ6+Zo0uYqgineHfEg@mail.gmail.com>

Em Mon, 18 Mar 2013 17:05:12 -0300
Fabio Estevam <festevam@gmail.com> escreveu:

> Hi Mauro,
> 
> On Mon, Mar 18, 2013 at 4:25 PM, Mauro Carvalho Chehab
> <mchehab@redhat.com> wrote:
> 
> > -static int emulate_delivery_system(struct dvb_frontend *fe,
> > -                                  enum dvbv3_emulation_type type,
> > -                                  u32 delsys, u32 desired_system)
> > +/**
> > + * emulate_delivery_system - emulate a DVBv5 delivery system with a DVBv3 type
> > + * @fe:                        struct frontend;
> > + * @desired_system:    DVBv5 type that will be used for emulation
> 
> 'desired_system' parameter has been removed in this patch. 'delsys'
> should be put in the description instead.

Thanks for reviewing it!

Yeah, internally I made several versions of this patch, in order to make
each routine clear. On the very last minute, I ended by just removing
desired_system, keeping just one parameter there after fe.

I'm changing it at the version I'm committing.

Thanks!
Mauro

      reply	other threads:[~2013-03-18 23:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-18 19:25 [PATCH 1/2] dvb-frontend: split set_delivery_system() Mauro Carvalho Chehab
2013-03-18 19:25 ` [PATCH 2/2] dvb_frontend: Simplify the emulation logic Mauro Carvalho Chehab
2013-03-18 20:05   ` Fabio Estevam
2013-03-18 23:35     ` Mauro Carvalho Chehab [this message]

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=20130318203536.6dbe7772@redhat.com \
    --to=mchehab@redhat.com \
    --cc=festevam@gmail.com \
    --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).