android_kernel_google_msm/sound/core
Charles Keepax 40dea3bd37 ALSA: compress: Pass through return value of open ops callback
commit 749d32237b upstream.

The snd_compr_open function would always return 0 even if the compressed
ops open function failed, obviously this is incorrect. Looks like this
was introduced by a small typo in:

commit a0830dbd4e
ALSA: Add a reference counter to card instance

This patch returns the value from the compressed op as it should.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-03-30 21:40:29 -07:00
..
oss
seq
compress_offload.c ALSA: compress: Pass through return value of open ops callback 2014-03-30 21:40:29 -07:00
control.c
control_compat.c
ctljack.c
device.c
hrtimer.c
hwdep.c
hwdep_compat.c
info.c
info_oss.c
init.c
isadma.c
jack.c
Kconfig
Makefile
memalloc.c
memory.c
misc.c
pcm.c ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM 2013-11-13 12:01:49 +09:00
pcm_compat.c
pcm_lib.c ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail function 2014-01-08 09:42:10 -08:00
pcm_memory.c
pcm_misc.c
pcm_native.c vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper 2013-04-25 21:19:56 -07:00
pcm_timer.c
rawmidi.c
rawmidi_compat.c
rtctimer.c
sgbuf.c
sound.c
sound_oss.c
timer.c
timer_compat.c
vmaster.c