kernel-hacking-2024-linux-s.../sound
Julia Lawall 6d8955262a ASoC: i2sc.c: use devm_ functions
The various devm_ functions allocate memory that is released when a driver
detaches.  This patch uses devm_kzalloc, devm_request_mem_region and
devm_ioremap for data that is allocated in the probe function of a platform
device and is only freed in the remove function.

Signed-off-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-01-02 13:08:13 +00:00
..
aoa
arm
atmel
core ALSA: vmaster - Free slave-links when freeing the master element 2011-11-10 12:34:24 +01:00
drivers
firewire
i2c
isa
mips
oss
parisc
pci ALSA: hda - Fix the connection selection of ADCs on Cirrus codecs 2011-11-16 18:05:11 +01:00
pcmcia
ppc powerpc/ps3: Fix lv1_gpu_attribute hcall 2011-11-08 14:51:59 +11:00
sh
soc ASoC: i2sc.c: use devm_ functions 2012-01-02 13:08:13 +00:00
sparc
spi
synth
usb ALSA: usb-audio: Use kmemdup rather than duplicating its implementation 2011-11-10 19:51:45 +01:00
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c
sound_firmware.c