ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@
commit474ac4951f31a678cda82833c6ec6dbb4b58bacb
authorDavid Henningsson <launchpad.web@epost.diwic.se>
Sun, 11 Oct 2009 09:37:22 +0000 (11 11:37 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 Nov 2009 00:22:57 +0000 (9 16:22 -0800)
tree521f4d0bf892464c176d8acb78ad9f6f97f082dd
parent027590f053888a282d09f420a39ad08a17dda76f
ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@

commit bd3c200e6d5495343c91db66d2acf1853b57a141 upstream.

If two streams are started immediately after one another (such as a
playback and a recording stream), the call to set hw params fails with
EBUSY. This patch makes the call succeed, so playback and recording will
work properly.

Signed-off-by: David Henningsson <launchpad.web@epost.diwic.se>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/ice1712/ice1724.c