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
..
2006-03-22 10:38:23 +01:00
2006-03-22 10:38:50 +01:00
2006-03-28 09:16:08 -08:00
2005-09-12 10:40:17 +02:00
2006-04-11 06:18:44 -07:00
2006-03-22 10:25:29 +01:00
2005-11-04 13:20:18 +01:00
2006-03-22 10:37:10 +01:00
2006-03-22 10:25:29 +01:00
2006-03-22 10:25:29 +01:00
2005-04-16 15:20:36 -07:00
2006-01-03 12:27:59 +01:00
2006-03-28 09:16:08 -08:00
2006-03-28 09:16:08 -08:00