commit | 77a8879ef64d78bd2821543328f5f32bd840464b | [log] [tgz] |
---|---|---|
author | Sean Anderson <seanga2@gmail.com> | Tue Sep 15 10:44:56 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed Sep 30 08:53:16 2020 -0400 |
tree | bab5e6343ac2dca18a7d568cdfab25ce947b582f | |
parent | ecbbddf3f76604848141ea476f9e3d3894571530 [diff] |
net: mvpp2: Fix not calling dev_xxx with a device Remove some prefixes, or get the device from the phy. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Patrick Delaunay <patrick.delaunay@st.com>