sdhci - Fix typo, support bits for drive types A,C,D are in capabilities.
authorImre Vadász <imre@vdsz.com>
Fri, 6 Jan 2017 21:47:28 +0000 (22:47 +0100)
committerImre Vadász <imre@vdsz.com>
Mon, 9 Jan 2017 16:42:23 +0000 (17:42 +0100)
commit455bd1b107133c8c8756da157bea5731cd5719da
tree8692e34d4605e74681c97f7f8ee8001a541f3f4c
parent9e3c8f638d5b727702de7307fa42ceded5080c2d
sdhci - Fix typo, support bits for drive types A,C,D are in capabilities.

* The drive type support flags in the capabilities register (0x40) are for
  drive types A,C,D, drive type B is the default setting (value 0) of the
  drive strength field in the HOST_CONTROL2 register.
sys/dev/disk/sdhci/sdhci.h