Yang Yingliang e0b27d38ff usb: phy: generic: Switch to use dev_err_probe() helper
In the probe path, dev_err() can be replaced with dev_err_probe()
which will check if error code is -EPROBE_DEFER and prints the
error name. It also sets the defer probe reason which can be
checked later through debugfs. It's more simple in error path.

Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20220922133323.2135494-1-yangyingliang@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-09-27 10:37:00 +02:00
..
2022-09-03 13:23:11 -07:00
2022-08-04 12:12:54 -07:00
2022-08-04 19:30:35 -07:00
2022-08-06 16:38:17 -07:00
2022-09-22 11:10:11 -07:00
2022-09-23 13:18:26 +10:00
2022-08-31 09:54:14 -07:00
2022-08-05 10:07:23 -07:00
2022-09-03 13:09:46 -07:00
2022-08-18 17:37:22 +02:00
2022-08-26 11:05:54 -07:00
2022-08-04 19:41:09 -07:00
2022-08-06 10:25:16 -07:00
2022-09-02 15:03:12 -07:00
2022-08-05 14:13:45 -07:00
2022-09-09 15:03:08 -04:00
2022-08-04 12:12:54 -07:00
2022-09-23 15:28:51 -07:00
2022-09-26 10:38:21 +02:00
2022-09-02 10:35:51 -07:00
2022-08-04 12:12:54 -07:00
2022-08-04 12:12:54 -07:00
2022-09-08 12:56:20 -04:00
2022-08-05 10:02:33 -07:00
2022-08-09 00:56:41 +02:00
2022-09-24 17:35:42 -07:00
2022-09-08 13:13:47 -04:00
2022-08-13 13:41:48 -07:00
2022-08-27 15:07:58 +02:00
2022-09-09 07:44:33 -04:00
2022-08-12 09:50:34 -07:00
2022-09-12 18:33:55 -04:00
2022-08-08 15:04:04 -07:00
2022-09-23 08:31:24 -07:00
2022-08-04 12:01:42 -07:00