Staging: comedi: convert while loop to timeout in ni_mio_common.c
authorChase Southwood <chase.southwood@yahoo.com>
Thu, 16 Jan 2014 18:27:29 +0000 (12:27 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Feb 2014 18:02:05 +0000 (10:02 -0800)
commit60738f605b9575714c8d959425b317692e72c6e3
treeb7609065b6e7cf120ca2ea4a95f290e7ab380ecc
parent8aee843abb52c071f2da572723e1a7629f4b0df0
Staging: comedi: convert while loop to timeout in ni_mio_common.c

This patch for ni_mio_common.c changes out a while loop for a timeout,
which is preferred.

Signed-off-by: Chase Southwood <chase.southwood@yahoo.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_mio_common.c