summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/atarilance.c
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>2021-12-23 08:36:33 +0100
committerJakub Kicinski <kuba@kernel.org>2021-12-23 18:58:13 +0100
commit391e5975c0208ce3739587b33eba08be3e473d79 (patch)
tree7198252f954424012395141480ed85d40ee3fb9a /drivers/net/ethernet/amd/atarilance.c
parentMerge branch 'r8152-fix-bugs' (diff)
downloadlinux-391e5975c0208ce3739587b33eba08be3e473d79.tar.xz
linux-391e5975c0208ce3739587b33eba08be3e473d79.zip
net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M
ETHER_CLK_SEL_FREQ_SEL_2P5M is not 0 bit of the register. This is a value, which is 0. Fix from BIT(0) to 0. Reported-by: Yuji Ishikawa <yuji2.ishikawa@toshiba.co.jp> Fixes: b38dd98ff8d0 ("net: stmmac: Add Toshiba Visconti SoCs glue driver") Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp> Link: https://lore.kernel.org/r/20211223073633.101306-1-nobuhiro1.iwamatsu@toshiba.co.jp Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/amd/atarilance.c')
0 files changed, 0 insertions, 0 deletions