Sebastian Huber c7e162abd8 mmc: Optimize mmc_wait_for_req()
Use a self-contained RTEMS binary semaphore instead of msleep() and
wakeup().  This is itself more efficient and in addition allows the use
of mmc_wakeup() in interrupt context.
2018-04-26 15:19:42 +02:00
..
2017-11-10 14:13:19 +01:00
2017-08-22 17:52:24 +02:00
2018-04-26 15:19:42 +02:00
2017-11-10 13:33:02 +01:00