tmp_suning_uos_patched/sound
Takashi Iwai 7af142f752 ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock()
The previous commit for the non-atomic PCM ops added more codes to
snd_pcm_stream_lock() and its variants.  Since they are inlined
functions, it resulted in a significant code size bloat.  For reducing
the size bloat, this patch changes the inline functions to the normal
function calls.  The export of rwlock and rwsem are removed as well,
since they are referred only in pcm_native.c now.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-09-03 14:04:18 +02:00
..
aoa
arm
atmel
core ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock() 2014-09-03 14:04:18 +02:00
drivers
firewire
i2c
isa
mips
oss sound fixes for 3.17-rc1 2014-08-15 18:06:56 -06:00
parisc
pci sound fixes for 3.17-rc2 2014-08-21 14:24:40 -07:00
pcmcia
ppc
sh
soc sound fixes for 3.17-rc2 2014-08-21 14:24:40 -07:00
sparc
spi
synth
usb
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c
sound_firmware.c