diff options
Diffstat (limited to 'sound/pci/hda/hda_intel.c')
-rw-r--r-- | sound/pci/hda/hda_intel.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c index 3ae4b4c0ba23..25f35fa9706e 100644 --- a/sound/pci/hda/hda_intel.c +++ b/sound/pci/hda/hda_intel.c | |||
@@ -1933,6 +1933,7 @@ static int __devinit azx_probe(struct pci_dev *pci, | |||
1933 | chip->running = 1; | 1933 | chip->running = 1; |
1934 | power_down_all_codecs(chip); | 1934 | power_down_all_codecs(chip); |
1935 | 1935 | ||
1936 | dev++; | ||
1936 | return err; | 1937 | return err; |
1937 | } | 1938 | } |
1938 | 1939 | ||