commit 2d695c09ee6b3f48db20cbe87ad34183127e32a2
Author: Imre Vadász <[email protected]>
Date: Mon Jan 16 13:43:20 2017 +0100
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)
Summary of changes:
sys/dev/disk/sdhci/sdhci.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2d695c09ee6b3f48db20cbe87ad34183127e32a2
--
DragonFly BSD source repository