commit | 8dee5eef2ab313e519e6ce3c3bf9a16cfc6f5907 | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Mon Dec 03 09:56:36 2012 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Dec 06 15:04:58 2012 -0500 |
tree | e14ca7f64b9121387c95ece85baf115619ec1272 | |
parent | fbdb7fcefe95cb77b9d692e6f9c7c02ecc846c10 [diff] |
mwl8k: 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> Cc: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>