Correct the bitmask that returns the function count. We missed a bit
authorpatrick <patrick@openbsd.org>
Thu, 9 Aug 2018 13:50:15 +0000 (13:50 +0000)
committerpatrick <patrick@openbsd.org>
Thu, 9 Aug 2018 13:50:15 +0000 (13:50 +0000)
commit154570e226f1f455bfd646dc2712101a0654dc8a
treeee69e6ea8dbaf219a099bd8e8f501742a1a8dbdf
parent6f526831304505b25bc72d4bd7cad8995b68b74d
Correct the bitmask that returns the function count.  We missed a bit
and thus only supported 4 functions instead of 8.

ok kettenis@
sys/dev/sdmmc/sdmmc_ioreg.h