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:
f120a6f
)
ALSA: isa: remove __dev* attributes
author
Bill Pemberton
<wfp5p@virginia.edu>
Thu, 6 Dec 2012 17:35:21 +0000
(12:35 -0500)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 7 Dec 2012 06:32:17 +0000
(07:32 +0100)
CONFIG_HOTPLUG is going away as an option. As result the __dev*
markings will be going away.
Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst,
and __devexit.
Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found