android_kernel_xiaomi_sdm845/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 [ALSA] Remove xxx_t typedefs: PCI AU88x0 2006-01-03 12:18:59 +01:00
au88x0_a3d.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
au88x0_a3ddata.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
au88x0_mixer.c [ALSA] Remove xxx_t typedefs: PCI AU88x0 2006-01-03 12:18:59 +01:00
au88x0_mpu401.c [ALSA] au88x0 - 64bit arch fixes 2006-03-22 10:23:32 +01:00
au88x0_pcm.c [ALSA] Remove xxx_t typedefs: PCI AU88x0 2006-01-03 12:18:59 +01:00
au88x0_sb.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
au8810.h [ALSA] au88x0: codec access procs for multiple AC97 codecs 2005-11-04 13:16:24 +01:00
au8820.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
au8820.h [ALSA] au88x0: codec access procs for multiple AC97 codecs 2005-11-04 13:16:24 +01:00
au8830.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
au8830.h [ALSA] au88x0: codec access procs for multiple AC97 codecs 2005-11-04 13:16:24 +01:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00