Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92193
b: refs/heads/master
c: eaa9985
h: refs/heads/master
i:
  92191: d78780c
v: v3
  • Loading branch information
Frederik Deweerdt authored and Takashi Iwai committed Apr 24, 2008
1 parent e3b9d84 commit 0fdf4fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 66c9aa6043798197e1760eaf4c5f510d6c69b95a
refs/heads/master: eaa9985b4edb5f8008998abdda8b85ddeba05f1f
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/hda_codec.c
Original file line number Diff line number Diff line change
Expand Up @@ -2665,8 +2665,8 @@ int snd_hda_multi_out_analog_open(struct hda_codec *codec,
if (mout->spdif_maxbps < hinfo->maxbps)
hinfo->maxbps = mout->spdif_maxbps;
}
mutex_unlock(&codec->spdif_mutex);
}
mutex_unlock(&codec->spdif_mutex);
return snd_pcm_hw_constraint_step(substream->runtime, 0,
SNDRV_PCM_HW_PARAM_CHANNELS, 2);
}
Expand Down

0 comments on commit 0fdf4fd

Please sign in to comment.