commit | 331774760a65c27c673aa7735075124978e7994b | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Mon Dec 03 09:23:52 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 03 11:16:54 2012 -0800 |
tree | b62c1b38d48d512dcbe981e59f9a55506dcf887d | |
parent | 9871b639d00b75625a4bc855c09096e2c4897816 [diff] |
icplus: 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: Francois Romieu <romieu@fr.zoreil.com> Cc: Sorbica Shieh <sorbica@icplus.com.tw> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>