]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: tmio: remove outdated comment
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 19 May 2017 13:31:52 +0000 (15:31 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 20 Jun 2017 08:30:22 +0000 (10:30 +0200)
commit688b628d66b9944b193e0c6a6dfc0b9f5914e68f
tree4bfc0b09f73ba7e1b310fbc9cd32ff7525408d81
parente68d3e0d3483055f2f189d166b26eab2114450df
mmc: tmio: remove outdated comment

The obviously wrong comment was added in 2011 with commit 4e4261f4024f62
("mmc: protect the tmio_mmc driver against a theoretical race") but
already obsoleted half a year later with commit 48748099cddea2 ("mmc:
tmio: fix recursive spinlock, don't schedule with interrupts disabled").

Fixes: 48748099cddea2 ("mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled")
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/tmio_mmc_core.c