ALSA: aloop: Support S24 sample formats
authorTimo Wischer <twischer@de.adit-jv.com>
Mon, 25 Mar 2019 15:14:14 +0000 (16:14 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 25 Mar 2019 15:39:18 +0000 (16:39 +0100)
commit50e0908412e6937ebf38b1edae35035a550a6f09
treeed1d2eebd6a1f6a09da0c65b771aad5015940ddd
parentcc4f8e91c4ed04a9a972c6e10c158d4b71be3f2f
ALSA: aloop: Support S24 sample formats

Currently snd_aloop supports only S16 and S32 audio sample formats. With
this patch the S24 formats are also supported.

Signed-off-by: Timo Wischer <twischer@de.adit-jv.com>
Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/aloop.c