openwrt/target/linux/ar71xx/files/drivers
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
..
gpio ar71xx: add a generic GPIO latch driver 2014-02-22 18:05:29 +00:00
leds ar71xx: use netgear prefix for WNDR3700 LED names 2013-09-21 15:55:50 +00:00
mtd kernel: modify mtd related patches for 3.14 2014-05-08 21:52:04 +00:00
net ag71xx: replace delay with sleep calls 2014-12-07 16:53:09 +00:00
spi ar71xx: remove __dev{init,exit} annotations from kernel files 2013-02-19 20:52:06 +00:00