ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@
authorDavid Henningsson <launchpad.web@epost.diwic.se>
Sun, 11 Oct 2009 09:37:22 +0000 (11:37 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sun, 11 Oct 2009 16:07:21 +0000 (18:07 +0200)
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>

No differences found