]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: ad1889: remove __dev* attributes
authorBill Pemberton <wfp5p@virginia.edu>
Thu, 6 Dec 2012 17:35:18 +0000 (12:35 -0500)
committerTakashi Iwai <tiwai@suse.de>
Fri, 7 Dec 2012 06:31:18 +0000 (07:31 +0100)
commit2f5c1302815c4c5b946a1cf8c6a79152f3dde721
treef213f0ea072688409513bb89372bca5d73131185
parent9921041452ef6bd12a47e5b3e324d07e84629e03
ALSA: ad1889: 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: Thibaut Varene <T-Bone@parisc-linux.org>
Cc: linux-parisc@vger.kernel.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ad1889.c