android_kernel_xiaomi_sm7250/sound/pci/au88x0
Dale Sedivec 99e80e4d0c [ALSA] au88x0 - clean up __devinit/__devexit
Modules: au88x0 driver

Removed all use of __devinit/__devexit and init.h from headers.  Any
attributes given in the prototype but not in the function definition have
been moved to the definition.

An exception is vortex_eq_free: I removed the __devexit attribute because
vortex_eq_free is called from vortex_core_shutdown, and
vortex_core_shutdown may be called from __devinit snd_vortex_create.

Compile tested with allyesconfig and allmodconfig.

Signed-off-by: Dale Sedivec <dale@codefu.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2006-04-12 11:34:15 +02:00
..
au88x0_a3d.c
au88x0_a3d.h
au88x0_a3ddata.c
au88x0_core.c [ALSA] au88x0 - clean up __devinit/__devexit 2006-04-12 11:34:15 +02:00
au88x0_eq.c [ALSA] au88x0 - clean up __devinit/__devexit 2006-04-12 11:34:15 +02:00
au88x0_eq.h [ALSA] au88x0 - Fix structs for equalizer 2006-03-22 10:24:35 +01:00
au88x0_eqdata.c [ALSA] au88x0 - 64bit arch fixes 2006-03-22 10:23:32 +01:00
au88x0_game.c
au88x0_mixer.c
au88x0_mpu401.c [ALSA] au88x0 - 64bit arch fixes 2006-03-22 10:23:32 +01:00
au88x0_pcm.c
au88x0_sb.h
au88x0_synth.c [ALSA] au88x0 - 64bit arch fixes 2006-03-22 10:23:32 +01:00
au88x0_wt.h [ALSA] au88x0 - 64bit arch fixes 2006-03-22 10:23:32 +01:00
au88x0_xtalk.c [ALSA] au88x0 - 64bit arch fixes 2006-03-22 10:23:32 +01:00
au88x0_xtalk.h [ALSA] au88x0 - 64bit arch fixes 2006-03-22 10:23:32 +01:00
au88x0.c [ALSA] au88x0 - 64bit arch fixes 2006-03-22 10:23:32 +01:00
au88x0.h [ALSA] au88x0 - clean up __devinit/__devexit 2006-04-12 11:34:15 +02:00
au8810.c
au8810.h
au8820.c
au8820.h
au8830.c
au8830.h
Makefile