commit | b518fa8eac2d0ac497c0fdb27e4cec68d0249bb7 | [log] [tgz] |
---|---|---|
author | Francois Romieu <romieu@fr.zoreil.com> | Wed Aug 16 15:23:13 2006 +0200 |
committer | Francois Romieu <romieu@fr.zoreil.com> | Thu Aug 31 21:59:24 2006 +0200 |
tree | 96ffced71b36d055c57726deaa20443c84fb5f6b | |
parent | 188f4af04618b32b8ec7c630a3f18201c81ce70c [diff] |
r8169: udelay() removal No need to chew CPU cycles as there is no heavy timing requirement and the delays are always requested from a sleepable context. Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>