commit | 45ac936c3ec93f347cfb7652bd7b332dc0c9b2e8 | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Mon Dec 03 09:24:13 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 03 11:16:56 2012 -0800 |
tree | 38ef229b827ad2d79c4cc748fe35c98b17afddfe | |
parent | bb1f4606754c45bbb467c15aa5fec84228f73e47 [diff] |
irda: 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: Samuel Ortiz <samuel@sortiz.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>