]> git.proxmox.com Git - mirror_ubuntu-kernels.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)
commitae98f40d32cd0ee6fc222e765734ffa497a0a95e
tree80bde343183351f6dc45609dca7e3a93b66d8b88
parent8fd8441502ebf3eda9ba60727aedf5973c1ea136
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: d6da08ed1425 ("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