kernel-ark/sound
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
..
arm
core [ALSA] Fix Oops of PCM OSS emulation 2006-04-12 11:34:04 +02:00
drivers [PATCH] pnp: mpu401: adjust pnp_register_driver signature 2006-03-27 08:44:53 -08:00
i2c
isa [ALSA] AdLib FM card driver 2006-03-31 17:58:59 +02:00
mips
oss [PATCH] Last DMA_xBIT_MASK cleanups 2006-04-11 06:18:44 -07:00
parisc
pci [ALSA] au88x0 - clean up __devinit/__devexit 2006-04-12 11:34:15 +02:00
pcmcia [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present 2006-03-31 17:26:57 +02:00
ppc [PATCH] powerpc: Kill _machine and hard-coded platform numbers 2006-03-28 23:15:54 +11:00
sparc
synth
usb [ALSA] Test volume resolution of usb audio at initialization 2006-03-31 17:59:00 +02:00
Kconfig
last.c
Makefile
sound_core.c [PATCH] mark f_ops const in the inode 2006-03-28 09:16:05 -08:00
sound_firmware.c