commit | b4e54a9442c741e09f7df92f1f62e282a9c3dd05 | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Mon Dec 03 09:23:29 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 03 11:16:45 2012 -0800 |
tree | 312989e7460dfa8ae282e936a0d259c516a9efdb | |
parent | baf63293532a0c23478c46df959ad11f93a0b904 [diff] |
8139too: remove __dev* attributes 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>