]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: sdhci: Factor out tuning helper functions
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 2 Dec 2016 13:59:23 +0000 (15:59 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 5 Dec 2016 13:16:23 +0000 (14:16 +0100)
commitda4bc4f2851e3c46076929a8c9a99ee3e076cf1f
tree583a180ee693e6c4e352827e1116201f2393a59f
parentd0c3ab59105dd0192fc9bc3a578584a5b1c01dd0
mmc: sdhci: Factor out tuning helper functions

Factor out some functions to tidy up the code in sdhci_execute_tuning.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci.c