ALSA: sscape - Remove invalid __devinitdata to module parameters
authorTakashi Iwai <tiwai@suse.de>
Mon, 5 Oct 2009 16:27:28 +0000 (18:27 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 5 Oct 2009 16:27:28 +0000 (18:27 +0200)
Module parameters shouldn't be marked as __devinitdata since they can be
referred via sysfs even after probing.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found