mmc: sd: use HIGH_SPEED_BUS_SPEED in mmc_sd_switch_hs()
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>
Fri, 10 Apr 2020 06:57:12 +0000 (14:57 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 28 May 2020 09:20:58 +0000 (11:20 +0200)
commit9d624f4f6df5d358b5ab7eb99ef3ae5e2f091f0c
tree17b44eab59b4e36788d7fc5ddbd07c1e8ccc3c13
parent3e09a81e166c0a5544832459be17561a6b231ac7
mmc: sd: use HIGH_SPEED_BUS_SPEED in mmc_sd_switch_hs()

Use the well defined HIGH_SPEED_BUS_SPEED macro in mmc_sd_switch_hs()
to make code more readable.

Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Link: https://lore.kernel.org/r/20200410145643.630b0731@xhacker.debian
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/sd.c