diff options
author | Marek Szyprowski <m.szyprowski@samsung.com> | 2010-09-20 15:03:42 +0200 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2010-09-26 22:27:02 +0200 |
commit | 06fe577f841f383b2d4f743cfb74fac7f6468353 (patch) | |
tree | 8e2a54b3e99e2eb30617f7d5803038d66c89aa2e /firmware/yamaha | |
parent | mmc: MAINTAINERS: add myself as MMC maintainer (diff) | |
download | linux-06fe577f841f383b2d4f743cfb74fac7f6468353.tar.xz linux-06fe577f841f383b2d4f743cfb74fac7f6468353.zip |
mmc: sdhci-s3c: fix incorrect spinlock usage after merge
In the commit f522886e202a34a2191dd5d471b3c4d46410a9a0 a merge conflict
in the sdhci-s3c driver been fixed. However the fix used incorrect
spinlock operation - it caused a race with sdhci interrupt service. The
correct way to solve it is to use spin_lock_irqsave/irqrestore() calls.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'firmware/yamaha')
0 files changed, 0 insertions, 0 deletions