-
由 Max Filippov 提交于
Proper ndelay implementation allows for faster IO rate with drivers that use ndelay to access their device registers, as otherwise ndelay is emulated with udelay. Signed-off-by: NMax Filippov <jcmvbkbc@gmail.com>9ed82c68
Proper ndelay implementation allows for faster IO rate with drivers that
use ndelay to access their device registers, as otherwise ndelay is
emulated with udelay.
Signed-off-by: NMax Filippov <jcmvbkbc@gmail.com>