xen/pciback: Print out the domain owning the device.
[cascardo/linux.git] / drivers / xen / xen-pciback / xenbus.c
index eeee499..fe17c80 100644 (file)
@@ -247,7 +247,7 @@ static int xen_pcibk_export_device(struct xen_pcibk_device *pdev,
        if (err)
                goto out;
 
-       dev_dbg(&dev->dev, "registering for %d\n", pdev->xdev->otherend_id);
+       dev_info(&dev->dev, "registering for %d\n", pdev->xdev->otherend_id);
        if (xen_register_device_domain_owner(dev,
                                             pdev->xdev->otherend_id) != 0) {
                dev_err(&dev->dev, "Stealing ownership from dom%d.\n",