From: Greg KH <greg@kroah.com>
To: Jarod Wilson <jarod@redhat.com>
Cc: linux-media@vger.kernel.org, devel@driverdev.osuosl.org
Subject: Re: [PATCH] [staging] lirc_serial: allocate irq at init time
Date: Tue, 5 Jul 2011 10:21:19 -0700 [thread overview]
Message-ID: <20110705172119.GA19358@kroah.com> (raw)
In-Reply-To: <1308252706-13879-1-git-send-email-jarod@redhat.com>
On Thu, Jun 16, 2011 at 03:31:46PM -0400, Jarod Wilson wrote:
> There's really no good reason not to just grab the desired IRQ at driver
> init time, instead of every time the lirc device node is accessed. This
> also improves the speed and reliability with which a serial transmitter
> can operate, as back-to-back transmission attempts (i.e., channel change
> to a multi-digit channel) don't have to spend time acquiring and then
> releasing the IRQ for every digit, sometimes multiple times, if lircd
> has been told to use the min_repeat parameter.
>
> CC: devel@driverdev.osuosl.org
> Signed-off-by: Jarod Wilson <jarod@redhat.com>
> ---
> drivers/staging/lirc/lirc_serial.c | 44 +++++++++++++++++------------------
> 1 files changed, 21 insertions(+), 23 deletions(-)
This patch doesn't apply to the staging-next branch, care to respin it
and resend it so I can apply it?
thanks,
greg k-h
next prev parent reply other threads:[~2011-07-05 17:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-16 19:31 [PATCH] [staging] lirc_serial: allocate irq at init time Jarod Wilson
2011-07-05 17:21 ` Greg KH [this message]
2011-07-08 0:31 ` Jarod Wilson
2011-07-08 1:19 ` Greg KH
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=20110705172119.GA19358@kroah.com \
--to=greg@kroah.com \
--cc=devel@driverdev.osuosl.org \
--cc=jarod@redhat.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