openwrt/target/linux/ar71xx/files/drivers/net
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
..
dsa ar71xx: add preliminary support for 3.3 2012-02-10 11:53:56 +00:00
ethernet/atheros/ag71xx ag71xx: replace delay with sleep calls 2014-12-07 16:53:09 +00:00