diff options
| author | Nobuhiro Iwamatsu <[email protected]> | 2021-12-23 07:36:33 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-12-23 17:58:13 +0000 |
| commit | 391e5975c0208ce3739587b33eba08be3e473d79 (patch) | |
| tree | 7198252f954424012395141480ed85d40ee3fb9a /tools/perf/scripts/python/check-perf-trace.py | |
| parent | Merge branch 'r8152-fix-bugs' (diff) | |
| download | kernel-391e5975c0208ce3739587b33eba08be3e473d79.tar.gz kernel-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 <[email protected]>
Fixes: b38dd98ff8d0 ("net: stmmac: Add Toshiba Visconti SoCs glue driver")
Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
