diff options
| author | Takashi Iwai <[email protected]> | 2019-03-28 15:21:01 +0000 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2019-04-09 15:22:46 +0000 |
| commit | f823b8a75527dca0b93cf577bbabbe47fd79b2a8 (patch) | |
| tree | c010b0f5f1a8283bf37724bb74f40dd1eef8408b /sound/core/timer.c | |
| parent | ALSA: seq: Align temporary re-locking with irqsave version (diff) | |
| download | kernel-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
