commit | 6980cbe4a6dbb3d7871e99a3cbc74a572d14d327 | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Mon Dec 03 09:23:17 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 03 11:16:44 2012 -0800 |
tree | b29d3eac138b545f555dc79f24e397b09f8303ae | |
parent | 19d1b44aa8eba6304abdfe9761bb941f38b512f5 [diff] |
natsemi: 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>