]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: sound/ps3: remove __dev* attributes
authorBill Pemberton <wfp5p@virginia.edu>
Thu, 6 Dec 2012 17:35:22 +0000 (12:35 -0500)
committerTakashi Iwai <tiwai@suse.de>
Fri, 7 Dec 2012 06:32:38 +0000 (07:32 +0100)
commit5cc3203f72d89064da315529103f277124f57005
tree27b520f26c93330182595690687ccb7c5bc1f775
parent1bff292e9abec7477d43abb2b93c7fd26c44859b
ALSA: sound/ps3: 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>
Acked-by: Geoff Levand <geoff@infradead.org>
Cc: linuxppc-dev@lists.ozlabs.org
Cc: cbe-oss-dev@lists.ozlabs.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/ppc/snd_ps3.c