]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
pinctrl: cy8c95x0: Unify messages with help of dev_err_probe()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 23 Feb 2026 18:06:54 +0000 (19:06 +0100)
committerLinus Walleij <linusw@kernel.org>
Thu, 26 Feb 2026 22:42:23 +0000 (23:42 +0100)
commit014884732095b982412d13d3220c3fe8483b9b3e
treef94d5df2ad8cf75def7dabaca9f057ac2ff84f18
parent970dacb3b9f0fedbbbcfd7dbf1f4f22340b3f359
pinctrl: cy8c95x0: Unify messages with help of dev_err_probe()

Unify error messages that might appear during probe phase by
switching to use dev_err_probe().

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
drivers/pinctrl/pinctrl-cy8c95x0.c