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)
commit133f37593eb6db43158bafd52937974acccd1d29
tree28e62917e7ae755d59d6f426217d07f14fb5c99c
parent09419f1ace213284823ad835d28b239c33daeb71
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