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)
commitc08bcb6c90068d8eacffdb8b5f77916de5481a72
tree2016023e1b0d3edfe545172f327683675deb48c6
parent06c9ccb78e68e2e9b69e736fc0a39fb13be49b74
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