]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: phy: qt2025: Fix hardware revision check comment
authorCharalampos Mitrodimas <charmitro@posteo.net>
Wed, 19 Feb 2025 12:41:55 +0000 (12:41 +0000)
committerJakub Kicinski <kuba@kernel.org>
Fri, 21 Feb 2025 01:37:32 +0000 (17:37 -0800)
commit8279a8dacf9f975c37f3dc51634b6c4a8936c57b
tree198a284317ac49e82d95d0338ec2de56a163b173
parentac8f0aff41b41d7e59044fb95ad60261c90156eb
net: phy: qt2025: Fix hardware revision check comment

Correct the hardware revision check comment in the QT2025 driver. The
revision value was documented as 0x3b instead of the correct 0xb3,
which matches the actual comparison logic in the code.

Reviewed-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
Signed-off-by: Charalampos Mitrodimas <charmitro@posteo.net>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Trevor Gross <tmgross@umich.edu>
Link: https://patch.msgid.link/20250219-qt2025-comment-fix-v2-1-029f67696516@posteo.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/qt2025.rs