android_kernel_xiaomi_sm7250/sound
Nicolas Pitre 72e75de2df [ALSA] remove redundent assignment to the ac97 device structure
AC97 Codec
Don't use dev.platform_data to store a reference to the containing
ac97_t structure.  Such assignment is redundent since we can deduce the
ac97_t structure location from the contained device structure.  This
sets platform_data free for other purposes.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2005-10-07 14:45:44 +02:00
..
arm [ALSA] Fix pm_message_t in PXA2XX-AC97 driver 2005-10-07 14:45:32 +02:00
core [ALSA] Replace with kzalloc() - seq stuff 2005-09-12 10:48:06 +02:00
drivers [ALSA] Replace with kzalloc() - others 2005-09-12 10:48:22 +02:00
i2c [ALSA] Replace with kzalloc() - others 2005-09-12 10:48:22 +02:00
isa [ALSA] snd_opl3sa2: add missing pnp_unregister_driver() calls 2005-10-07 14:45:17 +02:00
mips [ALSA] Add snd_card_set_generic_dev() call 2005-09-12 10:41:56 +02:00
oss [PATCH] oss: don't concatenate __FUNCTION__ with strings 2005-09-22 22:17:37 -07:00
parisc [ALSA] Add snd_card_set_dev() 2005-09-12 10:41:33 +02:00
pci [ALSA] remove redundent assignment to the ac97 device structure 2005-10-07 14:45:44 +02:00
pcmcia [ALSA] Replace with kzalloc() - others 2005-09-12 10:48:22 +02:00
ppc [ALSA] Replace with kzalloc() - others 2005-09-12 10:48:22 +02:00
sparc [SPARC] cs4231: Fix SBUS support in this driver. 2005-09-21 00:41:22 -07:00
synth [ALSA] Replace with kzalloc() - others 2005-09-12 10:48:22 +02:00
usb [ALSA] usb-audio: ignore Hercules DJ Console mixer errors 2005-10-07 14:45:33 +02:00
Kconfig [PATCH] Kconfig fix (ISA_DMA_API and sound/*) 2005-08-23 18:43:40 -07:00
last.c
Makefile
sound_core.c [PATCH] Assign device pointer to OSS devices 2005-08-30 08:58:37 +02:00
sound_firmware.c