commit | 2eef1258e54722b1c4efac6e5760d2153f96c4b4 | [log] [tgz] |
---|---|---|
author | Hans-Christian Egtvedt <hcegtvedt@atmel.com> | Mon Feb 18 11:44:56 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 24 12:00:11 2008 +0200 |
tree | a940d5f36a4699ddedbd2c7dfd64a2567b12a54a | |
parent | 310355c111dbae005269fe3fc39afdd60779bf5d [diff] |
[ALSA] Add __devinit macro to at73c213 sound driver probe functions 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>