Message ID | 2362b245-fcde-3327-11e1-f54985c95dd6@users.sourceforge.net (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/sound/pci/riptide/riptide.c b/sound/pci/riptide/riptide.c index 3d00488ff137..774fba5bba48 100644 --- a/sound/pci/riptide/riptide.c +++ b/sound/pci/riptide/riptide.c @@ -1921,5 +1921,4 @@ snd_riptide_proc_read(struct snd_info_entry *entry, unsigned char p[256]; - unsigned short rval = 0, lval = 0; unsigned int rate; if (!chip) @@ -1934,6 +1933,8 @@ snd_riptide_proc_read(struct snd_info_entry *entry, cif = chip->cif; if (cif) { + unsigned short rval = 0, lval = 0; + snd_iprintf(buffer, "\nVersion: ASIC: %d CODEC: %d AUXDSP: %d PROG: %d", chip->firmware.firmware.ASIC,