Hello, [...] > > - pci_err(dev, "failed to add device link between %s and %s\n", > > - dev_name(&dev->dev), pdev->name); > > + pci_err(dev, "failed to add device link to power control device %s\n", > > Maybe use 'pwrctrl' instead of 'power control'? Changed, thank you! This makes the verbiage consistent with other messages, code comments, etc. Krzysztof