mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re: [Patch 07/20] V4L (939) Support for nebula rc5 based gpio remote
       [not found] <1131656168.6478.49.camel@localhost>
@ 2005-11-10 23:15 ` Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2005-11-10 23:15 UTC (permalink / raw)
  To: mchehab; +Cc: linux-kernel, video4linux-list, mark-clist

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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-11-10 23:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1131656168.6478.49.camel@localhost>
2005-11-10 23:15 ` [Patch 07/20] V4L (939) Support for nebula rc5 based gpio remote Andrew Morton

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®