]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - sound/soc/txx9/txx9aclc-ac97.c
drivers: Remove explicit invocations of mmiowb()
[linux.git] / sound / soc / txx9 / txx9aclc-ac97.c
index 1cfca698ae4b40b6b5cca1328083e29f17ab0ac8..b0fa285c7ba298765368ea27abeb6af52139c070 100644 (file)
@@ -102,7 +102,6 @@ static void txx9aclc_ac97_cold_reset(struct snd_ac97 *ac97)
        u32 ready = ACINT_CODECRDY(ac97->num) | ACINT_REGACCRDY;
 
        __raw_writel(ACCTL_ENLINK, base + ACCTLDIS);
-       mmiowb();
        udelay(1);
        __raw_writel(ACCTL_ENLINK, base + ACCTLEN);
        /* wait for primary codec ready status */