Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111063
b: refs/heads/master
c: dc9c8e2
h: refs/heads/master
i:
  111061: 244a6a6
  111059: 64a21b6
  111055: 5a710f6
v: v3
  • Loading branch information
Wei Ni authored and Jaroslav Kysela committed Oct 10, 2008
1 parent d068992 commit c08922e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9a10eb21e1e1c389a8cea3016157a7f471512645
refs/heads/master: dc9c8e218da823008ce1572998902a4bdf46af37
3 changes: 3 additions & 0 deletions trunk/sound/pci/hda/hda_intel.c
Original file line number Diff line number Diff line change
Expand Up @@ -1220,6 +1220,9 @@ static int __devinit azx_codec_create(struct azx *chip, const char *model,
if (err < 0)
return err;

if (chip->driver_type == AZX_DRIVER_NVIDIA)
chip->bus->needs_damn_long_delay = 1;

codecs = audio_codecs = 0;
max_slots = azx_max_codecs[chip->driver_type];
if (!max_slots)
Expand Down

0 comments on commit c08922e

Please sign in to comment.