]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: broadcom: Fix PHY_BRCM_IDDQ_SUSPEND definition
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 23 Sep 2021 20:57:32 +0000 (13:57 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Sep 2021 13:15:56 +0000 (14:15 +0100)
commit94ed7ad65f90edb6cb1059772e8b0c1cc8a4afe0
tree80bde343183351f6dc45609dca7e3a93b66d8b88
parent1a154fc7581c7830464af4a2bb868989b8120f3c
net: phy: broadcom: Fix PHY_BRCM_IDDQ_SUSPEND definition

An extraneous number was added during the inclusion of that change,
correct that such that we use a single bit as is expected by the PHY
driver.

Reported-by: Justin Chen <justinpopo6@gmail.com>
Fixes: 18d467f29c1a ("net: phy: broadcom: Add IDDQ-SR mode")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/brcmphy.h