-
Max Filippov authored
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:
Max Filippov <jcmvbkbc@gmail.com>
Max Filippov authoredProper 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:
Max Filippov <jcmvbkbc@gmail.com>
Loading