linux/drivers/net/dsa/hirschmann
Kurt Kanzenbach ed5ef9fb20 net: dsa: hellcreek: Don't print error message on defer
When DSA is not loaded when the driver is probed an error message is
printed. But, that's not really an error, just a defer. Use dev_err_probe()
instead.

Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-11-23 16:57:21 -08:00
..
hellcreek.c net: dsa: hellcreek: Don't print error message on defer 2020-11-23 16:57:21 -08:00
hellcreek.h net: dsa: hellcreek: Add PTP status LEDs 2020-11-05 14:04:50 -08:00
hellcreek_hwtstamp.c net: dsa: hellcreek: Add support for hardware timestamping 2020-11-05 14:04:49 -08:00
hellcreek_hwtstamp.h net: dsa: hellcreek: Add support for hardware timestamping 2020-11-05 14:04:49 -08:00
hellcreek_ptp.c net: dsa: hellcreek: Add PTP status LEDs 2020-11-05 14:04:50 -08:00
hellcreek_ptp.h net: dsa: hellcreek: Add PTP status LEDs 2020-11-05 14:04:50 -08:00
Kconfig
Makefile net: dsa: hellcreek: Add support for hardware timestamping 2020-11-05 14:04:49 -08:00