OSDN Git Service

iommu/vt-d: Use dev_printk() when possible
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 8 Feb 2019 22:06:00 +0000 (16:06 -0600)
committerJoerg Roedel <jroedel@suse.de>
Mon, 11 Feb 2019 11:07:05 +0000 (12:07 +0100)
commit932a6523ce393921f81f09c273aa4adee52391af
treed92bfa3531bfb304ed855e1680020f0517e52d47
parent1a9eb9b98f0a6c8836cc4d6dcf4d5d005fb5f389
iommu/vt-d: Use dev_printk() when possible

Use dev_printk() when possible so the IOMMU messages are more consistent
with other messages related to the device.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c