sdhci - Use the right capability field for printing the bus width.
authorImre Vadász <imre@vdsz.com>
Mon, 16 Jan 2017 12:43:20 +0000 (13:43 +0100)
committerImre Vadász <imre@vdsz.com>
Mon, 16 Jan 2017 17:17:09 +0000 (18:17 +0100)
commit2d695c09ee6b3f48db20cbe87ad34183127e32a2
treecbc541e3216dc2d2cb232dbd65e52b1d07dc32e4
parent0d9899e72d0ab73653a47790ac79317a20a1601c
sdhci - Use the right capability field for printing the bus width.

* In sdhci_init_slot(), use the right capability field for determining
  the announced bus width based on MMC_CAP_*_BIT_DATA.

Taken-From: FreeBSD (svn r311794)
sys/dev/disk/sdhci/sdhci.c