summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorPatrick Wildt <patrick@cvs.openbsd.org>2017-10-12 11:54:38 +0000
committerPatrick Wildt <patrick@cvs.openbsd.org>2017-10-12 11:54:38 +0000
commite91d53fba5218ced592469f4d98a833669697541 (patch)
tree058b382f5d5c0c7cff115a72ca3787eda3fcb74f /sbin
parent2ef854ebf8ccecf64dc22e0e5ed23fae053fbb7b (diff)
Apparently one of the main concepts in the SDMMC I/O subsystem is that
the driver attached to an SDIO card always holds the lock and only releases it once it detaches. Now with that in mind, some time ago sdmmc_io_function_disable() and sdmmc_io_function_ready() were changed to only assert the write lock and not take it, but not all of the tree was converted. Change sdmmc_io_function_enable() as well, and remove the enter/exit dance in the interrupt code. Apparently there is no SDIO driver yet/anymore which would trigger those issues. ok kettenis@
Diffstat (limited to 'sbin')
0 files changed, 0 insertions, 0 deletions