[email protected] 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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]