[ALSA] Add __devinit macro to at73c213 sound driver probe functions
authorHans-Christian Egtvedt <hcegtvedt@atmel.com>
Mon, 18 Feb 2008 10:44:56 +0000 (11:44 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Apr 2008 10:00:11 +0000 (12:00 +0200)
This patch adds __devinit to the functions used when probing. Will also reduce
the memory footprint a bit if CONFIG_HOTPLUG is not enabled.

Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found