From: Salvatore Bonaccorso <carnil@debian.org>
To: Sean Young <sean@mess.org>
Cc: "Salvatore Bonaccorso" <carnil@debian.org>,
"Joaquín Alberto Calderón Pozo" <kini_calderon@hotmail.com>,
"mchehab@kernel.org" <mchehab@kernel.org>,
"christophe.jaillet@wanadoo.fr" <christophe.jaillet@wanadoo.fr>,
"linux-media@vger.kernel.org" <linux-media@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: linux-image-5.10.0-8-amd64: Hauppauge WinTV-HVR1110 DVB-T/Hybrid bug 125 ms polling on ir-kbd-i2c.ko bad DEFAULT_POLLING_INTERVAL
Date: Sat, 30 Oct 2021 10:07:06 +0200 [thread overview]
Message-ID: <YXz9Kp5bKMWsyYOZ@eldamar.lan> (raw)
In-Reply-To: <20211030075055.GA11395@gofer.mess.org>
Hi Sean,
On Sat, Oct 30, 2021 at 08:50:55AM +0100, Sean Young wrote:
> On Sat, Oct 30, 2021 at 09:41:34AM +0200, Salvatore Bonaccorso wrote:
> > On Mon, Sep 13, 2021 at 08:26:49AM +0100, Sean Young wrote:
> > > On Sun, Sep 12, 2021 at 10:15:31PM +0000, Joaquín Alberto Calderón Pozo wrote:
> > > > --- ir-kbd-i2c.original.c 2021-09-08 23:45:23.723210301 +0200
> > > > +++ ir-kbd-i2c.hauppauge.patched.c 2021-09-10 03:55:28.003529072 +0200
> > > > @@ -742,7 +742,7 @@
> > > > return -ENOMEM;
> > > >
> > > > ir->c = client;
> > > > - ir->polling_interval = DEFAULT_POLLING_INTERVAL;
> > > > + ir->polling_interval = 125;
> > > > i2c_set_clientdata(client, ir);
> > > >
> > > > switch(addr) {
> >
> > My understanding is that Joaquín would need some help to get the patch
> > submission as he is unexperienced to make it a proper patch for
> > inclusion in mainline, would you have enough time to bring this into
> > shape for him? I'm not familiar in this area to propose a proper
> > commit message myself. Joaquín confirmed though in
> > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994050#32 that the
> > proposed changes seems to solve his issue.
>
> The change is in media_stage:
>
> https://git.linuxtv.org/media_stage.git/commit/?id=c73ba202a851c0b611ef2c25e568fadeff5e667f
>
> This should be merged into Linus' tree during the v5.16 merge window, and
> then make it into the stable trees from there.
Perfect, many thanks! Going to drop then my draft commit message I was
trying to write.
Regards,
Salvatore
prev parent reply other threads:[~2021-10-30 8:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CH2PR04MB6679933D6BEE6C51BE6BEF9889D89@CH2PR04MB6679.namprd04.prod.outlook.com>
2021-09-13 7:26 ` linux-image-5.10.0-8-amd64: Hauppauge WinTV-HVR1110 DVB-T/Hybrid bug 125 ms polling on ir-kbd-i2c.ko bad DEFAULT_POLLING_INTERVAL Sean Young
2021-10-30 7:41 ` Salvatore Bonaccorso
2021-10-30 7:50 ` Sean Young
2021-10-30 8:07 ` Salvatore Bonaccorso [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=YXz9Kp5bKMWsyYOZ@eldamar.lan \
--to=carnil@debian.org \
--cc=christophe.jaillet@wanadoo.fr \
--cc=kini_calderon@hotmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=sean@mess.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.