git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cb0fde
)
ALSA: sscape - Remove invalid __devinitdata to module parameters
author
Takashi Iwai
<tiwai@suse.de>
Mon, 5 Oct 2009 16:27:28 +0000
(18:27 +0200)
committer
Takashi 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