mmc: sdhci: remove comment regarding timeout during tuning
authorSimon Horman <horms+renesas@verge.net.au>
Fri, 13 May 2016 04:24:31 +0000 (13:24 +0900)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 25 Jul 2016 08:34:02 +0000 (10:34 +0200)
commit1473bdd50dce1c0abf465bd13954d602ebdfbbc7
tree1b0e2269d1c37d318bdf05d7e6d04cb6bab8e8f9
parenta2a16c77a1a2c951b5930c3182e2737cb13e1a53
mmc: sdhci: remove comment regarding timeout during tuning

Since commit 7ce45e950624 ("mmc: sdhci: SD tuning is broken for some
controllers") sdhci_execute_tuning() no longer includes a timeout in its
loop counter(s) so remove portion of the comment regarding this.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci.c