]> asedeno.scripts.mit.edu Git - linux.git/commit
mmc: of_mmc_spi: Convert to mmc_of_parse_voltage()
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 13 Feb 2019 15:57:21 +0000 (16:57 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 25 Feb 2019 14:20:58 +0000 (15:20 +0100)
commit643108630e486bcb6c2127ae6d526eb54705161f
tree9f8f260621e001d0576950cb24455b06217179a4
parent03cd5c05d4afbd635d5dc443b73a25eaee7ec260
mmc: of_mmc_spi: Convert to mmc_of_parse_voltage()

Let's drop the open-coding of the parsing of the "voltage-ranges" DT
property and convert to use the common mmc_of_parse_voltage() API instead.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/of_mmc_spi.c