]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: aloop: Use callback functions for timer specific implementations
authorTimo Wischer <twischer@de.adit-jv.com>
Wed, 20 Nov 2019 17:49:51 +0000 (11:49 -0600)
committerTakashi Iwai <tiwai@suse.de>
Wed, 20 Nov 2019 18:38:27 +0000 (19:38 +0100)
commitba82bd46e3d8c4f5f455c8df09db6b6c6b8c8aff
tree28e62917e7ae755d59d6f426217d07f14fb5c99c
parent3474a405e2c0f0becad449ba817cf223b4465e8c
ALSA: aloop: Use callback functions for timer specific implementations

This commit only refactors the implementation. It does not change the
behaviour.
It is required to support other timers (e.g sound timer).

Signed-off-by: Timo Wischer <twischer@de.adit-jv.com>
Signed-off-by: Andrew Gabbasov <andrew_gabbasov@mentor.com>
Link: https://lore.kernel.org/r/20191120174955.6410-4-andrew_gabbasov@mentor.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/aloop.c