]> www.infradead.org Git - users/willy/xarray.git/commit
net: phy: phy_device: Fix PHY LED blinking code comment
authorMarek Vasut <marex@denx.de>
Wed, 26 Jun 2024 03:06:17 +0000 (05:06 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 27 Jun 2024 23:33:26 +0000 (16:33 -0700)
commitd3dcb084c70727be4a2f61bd94796e66147cfa35
tree783525723088fffca8710f3fe48f9d6d3123eee3
parentffb7aa9fedad817b9fa0d868a3065c4eeb1f68c4
net: phy: phy_device: Fix PHY LED blinking code comment

Fix copy-paste error in the code comment. The code refers to
LED blinking configuration, not brightness configuration. It
was likely copied from comment above this one which does
refer to brightness configuration.

Fixes: 4e901018432e ("net: phy: phy_device: Call into the PHY driver to set LED blinking")
Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20240626030638.512069-1-marex@denx.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/phy.h