From: Andrew Morton <akpm@osdl.org>
To: mchehab@brturbo.com.br
Cc: linux-kernel@vger.kernel.org, video4linux-list@redhat.com,
mark-clist@npsl.co.uk
Subject: Re: [Patch 07/20] V4L (939) Support for nebula rc5 based gpio remote
Date: Thu, 10 Nov 2005 15:15:59 -0800 [thread overview]
Message-ID: <20051110151559.1ccd1a98.akpm@osdl.org> (raw)
In-Reply-To: <1131656168.6478.49.camel@localhost>
mchehab@brturbo.com.br wrote:
>
> @@ -454,6 +725,15 @@ static int ir_remove(struct device *dev)
> del_timer(&ir->timer);
> flush_scheduled_work();
> }
> + if (ir->rc5_gpio) {
> + u32 gpio;
> +
> + del_timer(&ir->timer_end);
> + flush_scheduled_work();
You might need del_timer_sync() here.
parent reply other threads:[~2005-11-10 23:15 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <1131656168.6478.49.camel@localhost>]
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=20051110151559.1ccd1a98.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark-clist@npsl.co.uk \
--cc=mchehab@brturbo.com.br \
--cc=video4linux-list@redhat.com \
/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
all inboxes | Powered by JetHome®