]> 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)
commitfefdcf9210bde884ad8ba281a999df0a87603593
tree4bfc0b09f73ba7e1b310fbc9cd32ff7525408d81
parent9f9f8fee2452e1c04a2da4b3860bfcc3239ea415
mmc: tmio: remove outdated comment

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

Fixes: 3d72b161cfd58f ("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