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)
commited76f652d5329d9dff0ea7f3953b1357ed7f8e6e
tree008f3da338282d735820b494cc9e9bff146afda5
parent1cb0fdebae08f6daaac81197d8dde1746e0a1d96
ALSA: sscape - Remove invalid __devinitdata to module parameters

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>
sound/isa/sscape.c
This page took 0.027449 seconds and 5 git commands to generate.