Commit bcfdb40
pinctrl: cy8c95x0: Unify messages with help of dev_err_probe()
[ Upstream commit 0148847 ]
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>
Stable-dep-of: 5ad32c3 ("pinctrl: cy8c95x0: Avoid returning positive values to user space")
Signed-off-by: Sasha Levin <sashal@kernel.org>1 parent 90c1b7f commit bcfdb40
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1354 | 1354 | | |
1355 | 1355 | | |
1356 | 1356 | | |
1357 | | - | |
1358 | | - | |
1359 | | - | |
1360 | | - | |
| 1357 | + | |
| 1358 | + | |
1361 | 1359 | | |
1362 | 1360 | | |
1363 | 1361 | | |
| |||
0 commit comments