greybus: sdio: convert greybus ocr values to mmc ones
authorRui Miguel Silva <rui.silva@linaro.org>
Thu, 8 Oct 2015 11:10:53 +0000 (12:10 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 9 Oct 2015 21:02:06 +0000 (14:02 -0700)
commitdcb8d8d3e1f929e155cc262d9fbe060f94c02e35
tree68d6df0e153756ed2983367d10a49a69c5828379
parent6cac7dc3aaaef8161ac80c5980cec10427996abf
greybus: sdio: convert greybus ocr values to mmc ones

It was missing the translation between the ocr vdd values of greybus to
mmc_core values. This would make the detection of range voltage fail.

mmc: host doesn't support card's voltages

Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/sdio.c