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:
b74324d
)
rtlwifi: remove __dev* attributes
author
Bill Pemberton
<wfp5p@virginia.edu>
Mon, 3 Dec 2012 14:56:43 +0000
(09:56 -0500)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 6 Dec 2012 20:06:15 +0000
(15:06 -0500)
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found