From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org,
mchehab@infradead.org, js@linuxtv.org,
linux-dvb-maintainer@linuxtv.org,
Oliver Endriss <o.endriss@gmx.de>
Subject: Re: [PATCH 29/56] DVB (2390) Adds a time-delay to IR remote button presses for av7110 ir input,
Date: Fri, 9 Dec 2005 10:22:57 -0500 [thread overview]
Message-ID: <d120d5000512090722yb975ccah1eef0cde73ca7e88@mail.gmail.com> (raw)
In-Reply-To: <1134137813.10677.7.camel@localhost>
On 12/9/05, Mauro Carvalho Chehab <mchehab@brturbo.com.br> wrote:
> static void input_repeat_key(unsigned long data)
> {
> - /* dummy routine to disable autorepeat in the input driver */
> + /* called by the input driver after rep[REP_DELAY] ms */
> + delay_timer_finished = 1;
> }
>
Hi,
I always wondered why many IR drivers re-implement autorepeat code
instead of using autorepeat in the inptu core. Is it because of forced
(by timer) keyup events?
--
Dmitry
next prev parent reply other threads:[~2005-12-09 15:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-09 14:16 Mauro Carvalho Chehab
2005-12-09 15:22 ` Dmitry Torokhov [this message]
2005-12-09 17:24 ` Johannes Stezenbach
2005-12-09 19:24 ` Andrew Morton
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=d120d5000512090722yb975ccah1eef0cde73ca7e88@mail.gmail.com \
--to=dmitry.torokhov@gmail.com \
--cc=akpm@osdl.org \
--cc=dtor_core@ameritech.net \
--cc=js@linuxtv.org \
--cc=linux-dvb-maintainer@linuxtv.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab@brturbo.com.br \
--cc=mchehab@infradead.org \
--cc=o.endriss@gmx.de \
/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
Powered by JetHome