openwrtv3/target/linux/ar71xx/files
John Crispin 59e7999a44 ag71xx: replace delay with sleep calls
I don't see that we're in an atomic context so there's no need to
busy-wait. Therefore replace the delay with sleep calls.
See also Documentation/timers/timers-howto.txt. It states:
"In general, use of mdelay is discouraged and code should
be refactored to allow for the use of msleep."

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>

SVN-Revision: 43539
2014-12-07 16:53:09 +00:00
..
arch/mips add D-link DGL-5500 A1 support 2014-11-27 14:27:34 +00:00
drivers ag71xx: replace delay with sleep calls 2014-12-07 16:53:09 +00:00
include/linux ar71xx: rb91x-nand: rewrite to use GPIO API 2014-02-23 07:19:32 +00:00
net/dsa ar71xx: the ar7240 dsa driver is no longer used, remove it. 2010-10-21 18:42:28 +00:00