Home
last modified time | relevance | path

Searched hist:"527298 c4b51963c7f3ed072d26fcb3e1bcafd092" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dsmsc95xx.c527298c4b51963c7f3ed072d26fcb3e1bcafd092 Wed Jul 08 02:53:41 UTC 2015 Simon Glass <sjg@chromium.org> net: smsc95xx: Prepare for conversion to driver model

At present struct eth_device is passed around all over the place. This does
not exist with driver model. Add explicit arguments instead, so that with
driver model we can pass the correct things.

Signed-off-by: Simon Glass <sjg@chromium.org>