aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/timer.c
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2019-03-28 15:21:01 +0000
committerTakashi Iwai <[email protected]>2019-04-09 15:22:46 +0000
commitf823b8a75527dca0b93cf577bbabbe47fd79b2a8 (patch)
treec010b0f5f1a8283bf37724bb74f40dd1eef8408b /sound/core/timer.c
parentALSA: seq: Align temporary re-locking with irqsave version (diff)
downloadkernel-f823b8a75527dca0b93cf577bbabbe47fd79b2a8.tar.gz
kernel-f823b8a75527dca0b93cf577bbabbe47fd79b2a8.zip
ALSA: seq: Remove superfluous irqsave flags
spin_lock_irqsave() is used unnecessarily in various places in sequencer core code although it's pretty obvious that the context is sleepable. Remove irqsave and use the plain spin_lock_irq() in such places for simplicity. Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'sound/core/timer.c')
0 files changed, 0 insertions, 0 deletions