kernel - adjust sdhc timeouts, cleanup
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 29 Oct 2016 07:05:16 +0000 (00:05 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 29 Oct 2016 07:05:16 +0000 (00:05 -0700)
commit1019f17161ec3c943786d651b03f29d3385c81bd
tree485ea3ab51842d074cb2c5657e8dd503e03b8078
parentfd4b97583be1a1e57234713c25f6e81bc0411cb0
kernel - adjust sdhc timeouts, cleanup

* Remove my retries stuff from the mmc code.  Try to reduce the controller
  timeout in the sdhc code.

* Remove the mplock in the mmcsd code, it isn't needed.
sys/bus/mmc/mmc.c
sys/dev/disk/mmcsd/mmcsd.c
sys/dev/disk/sdhci/sdhci.c
sys/dev/disk/sdhci/sdhci.h