CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/13 06:30:42
Modified files:
sys/arch/armv7/omap: ommmc.c
Log message:
Timeouts are all specified in multiple of `hz' so define them in term of
seconds and use tsleep_nsec(9).
ok patrick@
