diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-04-25 11:57:02 (GMT) |
---|---|---|
committer | Chris Ball <chris@printf.net> | 2014-05-22 11:26:27 (GMT) |
commit | 5b4f1f6c496aa3a90b617d1319274bf2017e639d (patch) | |
tree | 4279fce2c5cb6933873b6894ad36066c1a27e7f4 /drivers/w1 | |
parent | b537f94ce19583de1882f539a5cc49aa99260aca (diff) | |
download | linux-5b4f1f6c496aa3a90b617d1319274bf2017e639d.tar.xz |
mmc: sdhci: plug hole in disabling card detection interrupts
When we disable card detection interrupts, we should disable both the
insert and remove interrupts irrespective of the current state - this
avoids races between the hardware card detect changing state before
we've read that updated state and altered the interrupt mask.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Tested-by: Markus Pargmann <mpa@pengutronix.de>
Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
Diffstat (limited to 'drivers/w1')
0 files changed, 0 insertions, 0 deletions