ALSA: mips: remove __dev* attributes
[firefly-linux-kernel-4.4.55.git] / sound / mips / au1x00.c
index 3f3ec0bec0671675de52887586f9f672f06d4431..224f54be15a61002ef17630acff78a191a501039 100644 (file)
@@ -439,7 +439,7 @@ static struct snd_pcm_ops snd_card_au1000_capture_ops = {
        .pointer                = snd_au1000_pointer,
 };
 
-static int __devinit
+static int
 snd_au1000_pcm_new(struct snd_au1000 *au1000)
 {
        struct snd_pcm *pcm;
@@ -552,7 +552,7 @@ get the interrupt driven case to work efficiently */
        spin_unlock(&au1000->ac97_lock);
 }
 
-static int __devinit
+static int
 snd_au1000_ac97_new(struct snd_au1000 *au1000)
 {
        int err;