]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: meson-gx: remove unneeded configuration bit resets
authorHeiner Kallweit <hkallweit1@gmail.com>
Wed, 22 Mar 2017 21:18:37 +0000 (22:18 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 24 Apr 2017 19:41:44 +0000 (21:41 +0200)
commitec31e53c2aab68b93381b194f70626f082bbc9d0
tree3a927e8ce902cae2cb9bc77e2e783abb9490d6f0
parent1ede5cb88a29bba1aad1b68965c5fc8e00b20ed9
mmc: meson-gx: remove unneeded configuration bit resets

The variables holding the configuration bits are zero-initialized.
So we can remove all bit resets.

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