From 445a51b353c35fe54840c10352ef51152fbb94df Mon Sep 17 00:00:00 2001 From: Daniel J Blueman Date: Wed, 5 Dec 2012 23:04:21 +0800 Subject: [PATCH] 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 Signed-off-by: Takashi Iwai --- Reading git-format-patch failed