Commit df50e63
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 815a7b8 commit df50e63
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1319 | 1319 | | |
1320 | 1320 | | |
1321 | 1321 | | |
1322 | | - | |
1323 | | - | |
1324 | | - | |
1325 | | - | |
| 1322 | + | |
| 1323 | + | |
1326 | 1324 | | |
1327 | 1325 | | |
1328 | 1326 | | |
| |||
0 commit comments