commit | fbbb01a12d5d553ea3851a020d98c0ac9b383673 | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Thu Dec 06 12:35:27 2012 -0500 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Dec 07 07:34:32 2012 +0100 |
tree | c11ff5d8c1c4cac7bd350e2ae7d05bd98ddc82c9 | |
parent | 4423d247509fe65fb9e9efb35229fd1d3986d41d [diff] |
ALSA: drivers: 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: Takashi Iwai <tiwai@suse.de>