Changeset 426 for GPL/trunk/alsa-kernel/pci/ak4531_codec.c
- Timestamp:
- May 9, 2009, 11:45:26 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk/alsa-kernel/pci/ak4531_codec.c
r399 r426 52 52 53 53 for (idx = 0; idx < 0x19; idx++) 54 printk("ak4531 0x%x: 0x%x\n", idx, ak4531->regs[idx]); 54 printk(KERN_DEBUG "ak4531 0x%x: 0x%x\n", 55 idx, ak4531->regs[idx]); 55 56 } 56 57
Note:
See TracChangeset
for help on using the changeset viewer.