Searched hist:"84 f9df159df6311f33ab16637772788cf3729ede" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/ymfpci/ |
H A D | ymfpci_main.c | diff 84f9df159df6311f33ab16637772788cf3729ede Fri Sep 16 15:52:48 CDT 2011 Clemens Ladisch <clemens@ladisch.de> ALSA: ymfpci: fix PCM open error handling
The installation of the minimum period size constraint in the PCM open callbacks was not checked for errors. Add this check, and move the call to the beginning of the function to avoid having to do any cleanups in the error case.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|