staging: nvec: Add a udelay(100) to nvec_interrupt
authorJulian Andres Klode <jak@jak-linux.org>
Tue, 27 Sep 2011 17:01:07 +0000 (19:01 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 30 Sep 2011 00:41:39 +0000 (17:41 -0700)
commitde839b8f06bc5dd3f5037c4409a720cbb9bf21c3
treeed215da549d02e05a84508c7893cf49ddde3fdfc
parent12b5a55d725579d0978da67f26577224a1c40640
staging: nvec: Add a udelay(100) to nvec_interrupt

As the comment indicates, adding that udelay seems to
improve the stability of the communication, although
it is not known why this is the case.

Signed-off-by: Julian Andres Klode <jak@jak-linux.org>
Acked-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/nvec/nvec.c