Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
staging: rts5208: ms.c: Remove two udelay calls and use usleep_range …
…instead This patch fixes the issue: CHECK: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.txt in two occurrences. Signed-off-by: Sebastian Luchetti <luchetti.linux@gmail.com>
- Loading branch information