CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/12/25 20:45:57
Modified files:
sys/dev/sdmmc : sdmmc_io.c
Log message:
sdmmc(4): sdmmc_io_function_enable(): don't sleep on lbolt
Just sleep for 1 second on the nowake channel instead.
With input from kettenis@, mpi@, and claudio@.
ok kettenis@
