realtek: suppress debug messages of RTL930x SerDes in PHY driver
authorINAGAKI Hiroshi <musashino.open@gmail.com>
Mon, 23 Dec 2024 12:00:26 +0000 (21:00 +0900)
committerSander Vanheule <sander@svanheule.net>
Tue, 21 Jan 2025 17:37:51 +0000 (18:37 +0100)
commit9fc80b684cb4d0d4b632c973bd1b90ca573628d1
tree12a75e53b46f35dcf57ce230d890bcf9f0f54d14
parent09fbc5d343bb5a5c247c9f302491108de740606f
realtek: suppress debug messages of RTL930x SerDes in PHY driver

Change some debugging messages of RTL930x SerDes in the PHY driver to
pr_debug() to suppress log messages on the console.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/17593
Signed-off-by: Sander Vanheule <sander@svanheule.net>
target/linux/realtek/files-6.6/drivers/net/phy/rtl83xx-phy.c