Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92083
b: refs/heads/master
c: 608b10b
h: refs/heads/master
i:
  92081: 2bfc466
  92079: d0a20b6
v: v3
  • Loading branch information
Harvey Harrison authored and Takashi Iwai committed Apr 24, 2008
1 parent 5e459cb commit e76a0be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 44977b719f7425ddb1cb67d647a4f588a9718163
refs/heads/master: 608b10bad3563e2349393136ce421d9f67329170
1 change: 0 additions & 1 deletion trunk/sound/pci/ac97/ac97_pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,6 @@ int snd_ac97_pcm_open(struct ac97_pcm *pcm, unsigned int rate,
r = rate > 48000;
bus = pcm->bus;
if (cfg == AC97_PCM_CFG_SPDIF) {
int err;
for (cidx = 0; cidx < 4; cidx++)
if (bus->codec[cidx] && (bus->codec[cidx]->ext_id & AC97_EI_SPDIF)) {
err = set_spdif_rate(bus->codec[cidx], rate);
Expand Down

0 comments on commit e76a0be

Please sign in to comment.