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:
468c117
)
ASoC: tegra: remove __dev* attributes
author
Bill Pemberton
<wfp5p@virginia.edu>
Fri, 7 Dec 2012 14:26:33 +0000
(09:26 -0500)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 9 Dec 2012 15:31:41 +0000
(
00:31
+0900)
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: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found