From: Daniel J Blueman Date: Wed, 5 Dec 2012 15:04:21 +0000 (+0800) Subject: ALSA: hda: Add PCI device prefix for clarity X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=445a51b353c35fe54840c10352ef51152fbb94df;p=pandora-kernel.git 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-diff-tree failed