commit | 445a51b353c35fe54840c10352ef51152fbb94df | [log] [tgz] |
---|---|---|
author | Daniel J Blueman <daniel@quora.org> | Wed Dec 05 23:04:21 2012 +0800 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 05 16:09:49 2012 +0100 |
tree | 9e4a56ec11f178d29c5e4cbfa2d50294ca88be68 | |
parent | f4c482a4d0b3407cffaa79ef1c516bd5fe1dba13 [diff] |
ALSA: hda: Add PCI device prefix for clarity When printing, use a prefix of the PCI domain, bus, device and function as in other drivers, to differentiate multiple devices. Important for reporting and debugging. A future step is to tidy this up with dev_printk et al. v2: Move conversion specifier into call site, preventing build issues v3: Refactor for Takashi's for-next branch Signed-off-by: Daniel J Blueman <daniel@quora.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>