mmc: renesas_sdhi: remove workaround for HS400 clock
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Wed, 31 Oct 2018 22:59:44 +0000 (23:59 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 17 Dec 2018 07:26:24 +0000 (08:26 +0100)
commitdf7507b50b496ad9c2da6ad1405ea04c4dfdcc4d
treee315b6ad9bd84966c6971a11fb83778452e0f1bc
parentcd7a0d211386c1464a7565d01ed00c2d7d2adeae
mmc: renesas_sdhi: remove workaround for HS400 clock

The driver sets an incorrect clock and depends on the clock driver
knowledge of this incorrect setting to still set a 200Mhz SDn clock.
Instead of spreading the workaround between the two drivers the clock
driver should be made aware of the ES versions where the special clock
handling is needed no need to keep this workaround in the SDHI driver.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/renesas_sdhi_core.c