On Fri, 19 Oct 2012 09:51:30 -0400 Jun Chen <jun.d.chen@xxxxxxxxx> wrote: > > This patch make use of del_timer instead of del_timer_sync in the > interrupt context. > The spi_timer function don't use any resources that may release after > running del_timer, > so using the del_timer is also safe and enough in this context. > > Signed-off-by: Chen Jun <jun.d.chen@xxxxxxxxx> Acked-by: Alan Cox <alan@xxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html