diff --git a/[refs] b/[refs] index 1e3e31498f6c..8413ffacf4b6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 17467f23395f05ba7b361f7b504fe0f1095d5bb7 +refs/heads/master: e25bcdba1953268c10c308cd2e4526ea89bdbe0f diff --git a/trunk/sound/pci/hda/hda_intel.c b/trunk/sound/pci/hda/hda_intel.c index 3ae4b4c0ba23..25f35fa9706e 100644 --- a/trunk/sound/pci/hda/hda_intel.c +++ b/trunk/sound/pci/hda/hda_intel.c @@ -1933,6 +1933,7 @@ static int __devinit azx_probe(struct pci_dev *pci, chip->running = 1; power_down_all_codecs(chip); + dev++; return err; }