]> rtime.felk.cvut.cz Git - lincan.git/commitdiff
Use mdelay instead of udelay for long times.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Sun, 24 Jun 2012 19:04:21 +0000 (21:04 +0200)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Sun, 24 Jun 2012 19:04:21 +0000 (21:04 +0200)
The delays are required mostly for old, incorrectly
engineered CAN boards. So use of mdelay is deprecated
as well.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>

No differences found