Hello, > There is no need to call the dev_err() function directly to print a > custom message when handling an error from either the platform_get_irq() > or platform_get_irq_byname() functions as both are going to display an > appropriate error message in case of a failure. This extra dev_err() appears to have since been removed, per: https://git.kernel.org/pci/pci/c/1bf5f25324f7 Nevertheless, thank you for sending the patch over! Krzysztof