]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: riptide - Fix detection / load of firmware files
authorTakashi Iwai <tiwai@suse.de>
Mon, 16 Aug 2010 06:08:48 +0000 (08:08 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Aug 2010 23:41:33 +0000 (16:41 -0700)
commitc70da408d154be79d120fdca8aeb567b56f7f370
treeedf0045bec087bc5033d8daadeb3aafe6a923953
parente6484234f64cf0ed138092e371aa7adccd3f706c
ALSA: riptide - Fix detection / load of firmware files

commit a5ba6beb839cfa288960c92cd2668a2601c24dda upstream.

The detection and loading of firmeware on riptide driver has been broken
due to rewrite of some codes, checking the presense wrongly.
This patch fixes the logic again.

Reference: kernel bug 16596
https://bugzilla.kernel.org/show_bug.cgi?id=16596

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/riptide/riptide.c