]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC: r340495, MF12: r340739
authormarius <marius@FreeBSD.org>
Wed, 21 Nov 2018 19:49:21 +0000 (19:49 +0000)
committermarius <marius@FreeBSD.org>
Wed, 21 Nov 2018 19:49:21 +0000 (19:49 +0000)
commitf5a0a3c467ed76998bf47e70e0f2deedb0a35b74
tree648c43981d0ac0f5ecaa6a26135d109231be1cf9
parent42f35b1fa5b149ea006904ce8f03fa1d5571ae03
MFC: r340495, MF12: r340739

- Restore setting the clock for devices which support the default/legacy
  transfer mode only (lost with r321385). [1]
- Similarly, don't try to set the power class on MMC devices that comply
  to version 4.0 of the system specification but are operated in default/
  legacy transfer or 1-bit bus mode as no power class is specified for
  these cases. Trying to set a power class nevertheless resulted in an -
  albeit harmless - error message.

PR: 231713 [1]
Approved by: re (gjb)
sys/dev/mmc/mmc.c