]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: sh_mobile_sdhi: remove superfluous check in SCC error check
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Mon, 12 Dec 2016 19:51:25 +0000 (20:51 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 13 Feb 2017 12:19:51 +0000 (13:19 +0100)
commit03c5b0d90300fc725fc1fb644872b522483a2d7e
treeb5d788136eea8941bc62606ee6cc52356ec3c3a6
parent7f9096f1c89ea698c22fde91285de2ef3eabd614
mmc: sh_mobile_sdhi: remove superfluous check in SCC error check

The function will only be available if SDR104 was detected in probe,
so no need to check in the function itself again.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sh_mobile_sdhi.c