summaryrefslogtreecommitdiffstats
path: root/crypto/blkcipher.c
diff options
context:
space:
mode:
authorDimitris Papastamos <dp@opensource.wolfsonmicro.com>2012-07-27 15:54:15 +0200
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-08-04 12:07:57 +0200
commit4d879514e73f3e6b27617d9898c83c9939462dda (patch)
tree06bf8f994fb2ccefb68fa8aba07897c7d87fdc47 /crypto/blkcipher.c
parentLinux 3.6-rc1 (diff)
downloadlinux-4d879514e73f3e6b27617d9898c83c9939462dda.tar.xz
linux-4d879514e73f3e6b27617d9898c83c9939462dda.zip
regmap: Don't lock in regmap_reinit_cache()
When bus->fast_io is set, the locking here is done with spinlocks. This is currently true for the regmap-mmio bus implementation. While holding a spinlock we can't go to sleep, various operations like removing the debugfs entries or re-initializing the cache will sleep, therefore, shift the locking up to the user. Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'crypto/blkcipher.c')
0 files changed, 0 insertions, 0 deletions