]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/soc/blackfin/bf5xx-ac97.c
Merge branch 'for-linus' of git://www.jni.nu/cris
[linux-2.6-omap-h63xx.git] / sound / soc / blackfin / bf5xx-ac97.c
index c782e311fd56a38d9c0ad04ccf11e82bd851c4f7..5e5aafb6485f0bce67bf211a24bc475db69f686b 100644 (file)
@@ -128,7 +128,6 @@ static void enqueue_cmd(struct snd_ac97 *ac97, __u16 addr, __u16 data)
        int nextfrag = sport_tx_curr_frag(sport);
        struct ac97_frame *nextwrite;
 
-       sport_incfrag(sport, &nextfrag, 1);
        sport_incfrag(sport, &nextfrag, 1);
 
        nextwrite = (struct ac97_frame *)(sport->tx_buf + \