mmc: meson-gx: remove useless lock
authorJerome Brunet <jbrunet@baylibre.com>
Thu, 6 Dec 2018 15:18:26 +0000 (16:18 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 17 Dec 2018 07:26:24 +0000 (08:26 +0100)
commit83076d2268c72d123f3d1eaf186a9f56ec1b943a
treea4741e01414176791d7387d70c9276d08a7271ab
parent18f92bc02f1739b5c4d5b70009fbb7eada45bca3
mmc: meson-gx: remove useless lock

The spinlock is only used within the irq handler so it does not
seem very useful.

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