]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: meson-gx: introduce struct meson_tuning_params
authorHeiner Kallweit <hkallweit1@gmail.com>
Tue, 4 Apr 2017 19:03:22 +0000 (21:03 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 24 Apr 2017 19:42:20 +0000 (21:42 +0200)
commit224f84681130aca461a080e12392d4d9413d1022
tree2016023e1b0d3edfe545172f327683675deb48c6
parentd17986b0b7380f7a8fab5dcce24e41d259f04001
mmc: meson-gx: introduce struct meson_tuning_params

Introduce struct meson_tuning_params for storing the clock phase
configurations. There's no functional change because tx and rx
clock phase were implicitely set to CLK_PHASE_0 before.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/meson-gx-mmc.c