]> git.baikalelectronics.ru Git - uboot.git/commit
net: mvpp2: Fix not calling dev_xxx with a device
authorSean Anderson <seanga2@gmail.com>
Tue, 15 Sep 2020 14:44:56 +0000 (10:44 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 30 Sep 2020 12:53:16 +0000 (08:53 -0400)
commit6dcd6bc4cd5ec9e09dfec43a7bbc893534ae2d2a
treebab5e6343ac2dca18a7d568cdfab25ce947b582f
parent54535c3e003cbe8e51631f5fdceed55c9cb10db7
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>
drivers/net/mvpp2.c