Loading
Merge patch series "pinctrl: intel: Unify error messages"
Andy Shevchenko <andriy.shevchenko@linux.intel.com> says: Unify error messages with help of dev_err_probe(). This brings a common pattern with error code printed as well. While at it, make the text message the same for the same reasons across the Intel pin control drivers. Link: https://patch.msgid.link/20251103200235.712436-1-andriy.shevchenko@linux.intel.com Signed-off-by:Andy Shevchenko <andriy.shevchenko@linux.intel.com>