Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ALSA: fireface: fix return value in error path of isochronous resourc…
…es reservation BugLink: https://bugs.launchpad.net/bugs/1856869 commit 4801363 upstream. Even if isochronous resources reservation fails, error code doesn't return in pcm.hw_params callback. Cc: <[email protected]> #5.3+ Fixes: 55162d2 ("ALSA: fireface: reserve/release isochronous resources in pcm.hw_params/hw_free callbacks") Signed-off-by: Takashi Sakamoto <[email protected]> Link: https://lore.kernel.org/r/20191209151655.GA8090@workstation Signed-off-by: Takashi Iwai <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Connor Kuehl <[email protected]> Signed-off-by: Kleber Sacilotto de Souza <[email protected]>
- Loading branch information