staging: comedi: ni_daq_700: add mux settling delay
authorIan Abbott <abbotti@mev.co.uk>
Mon, 19 May 2014 10:29:04 +0000 (11:29 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Jun 2014 19:03:25 +0000 (12:03 -0700)
commitf3c0ca9b1ac4282922f6ef75fef5f7cb9f913cfc
tree8a0dd40034fb82b1b9a3e944db540dadf9c467a7
parente7eb1ab9a3bb72caa580688f26e582ce29343f6b
staging: comedi: ni_daq_700: add mux settling delay

commit ffed54dced86723f352323f15789d9ad6bee25e1 upstream.

I got a patch from the original author, Fred Brooks, to add a small
settling delay after setting the AI channel multiplexor.  The lack of
delay resulted in unstable or scrambled data on faster processors.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reported-by: Fred Brooks <nsaspook@nsaspook.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_daq_700.c