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
..
2014-11-24 06:34:07 +00:00
2014-12-02 15:23:37 +00:00
2014-12-01 16:14:21 +00:00
2014-12-01 18:46:29 +00:00
2014-11-27 18:26:24 +00:00
2014-11-24 16:00:41 +00:00
2014-10-24 19:35:52 +00:00
2014-12-05 00:20:50 +00:00
2014-12-03 20:22:42 +00:00
2014-12-02 13:14:59 +00:00
2014-11-21 18:49:56 +00:00
2014-11-28 17:53:50 +00:00