]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: snd-aloop: Fix hw_params restrictions and checking
authorJaroslav Kysela <perex@perex.cz>
Mon, 11 Oct 2010 08:45:00 +0000 (10:45 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 11 Oct 2010 08:56:09 +0000 (10:56 +0200)
commitbe048759e2617b1518d1742bd40db8109dd1de1c
treed722242804e59072f9acb25993606e50a7681147
parent9658fa2e6e4c57feb208aca6cdcf12223e6b1ea4
ALSA: snd-aloop: Fix hw_params restrictions and checking

This patch fixes the hw_params restrictions when first (or playback) stream
sets the final hardware parameters. Also, fix the hw_params checking
in the trigger callback.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/drivers/aloop.c