diff --git a/[refs] b/[refs] index b49b3f2bd463..06700dbfbe12 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 99dabfe716002c54b4dffa545460dc74bc632c22 +refs/heads/master: 1f14d167f0233342eab53bb1a429ddad1e848de4 diff --git a/trunk/sound/sparc/dbri.c b/trunk/sound/sparc/dbri.c index 6b090fb66a8d..82d5e8072f2b 100644 --- a/trunk/sound/sparc/dbri.c +++ b/trunk/sound/sparc/dbri.c @@ -2111,8 +2111,6 @@ static int snd_dbri_prepare(struct snd_pcm_substream *substream) ret = setup_descs(dbri, DBRI_STREAMNO(substream), snd_pcm_lib_period_bytes(substream)); - runtime->stop_threshold = DBRI_TD_MAXCNT / runtime->channels; - spin_unlock_irq(&dbri->lock); dprintk(D_USR, "prepare audio output. %d bytes\n", info->size);