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)
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>

No differences found