mmc: meson-gx: cfg init overwrite values
authorJerome Brunet <jbrunet@baylibre.com>
Mon, 28 Aug 2017 14:29:04 +0000 (16:29 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 30 Aug 2017 13:03:47 +0000 (15:03 +0200)
commit3c39e2ca88016fb88d767750cd254d328f84248f
treef17d7681993008301103f00494885d935904d75f
parentef5c48157e5fa6c574a7269743b68049ee3b9459
mmc: meson-gx: cfg init overwrite values

cfg init function overwrite values set in the clk init function
Remove the cfg pokes from the clk init. Actually, trying to use
the CLK_AUTO, like initially tried in clk_init, would break
the card initialization

Reviewed-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/meson-gx-mmc.c