Re: [PATCH] net: phy: phy_device: Fix PHY LED blinking code comment

From: Andrew Lunn
Date: Wed Jun 26 2024 - 13:32:28 EST


On Wed, Jun 26, 2024 at 05:06:17AM +0200, Marek Vasut wrote:
> 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@xxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

There is a lot of context in this patch. Do you have some odd git diff
settings?

Andrew