Commit 9ed82c68 authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: implement ndelay



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: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 58f60c22
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment