]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: net: usb: Refactor mcs7830 driver ready for DM conversion
authorSimon Glass <sjg@chromium.org>
Sun, 29 Nov 2015 20:18:10 +0000 (13:18 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 12 Jan 2016 17:19:09 +0000 (10:19 -0700)
commitce932c7066d3cd6462660ace829c214901a4d874
tree0eed0fc978ecc11f59981274cafbe8e881f7217e
parent8bd42525faef16c8459e7985d1732250bc50d525
dm: net: usb: Refactor mcs7830 driver ready for DM conversion

Remove stamp data and create common functions for the main Ethernet
operations. This will make it easier to convert this driver to support
driver model.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/usb/eth/mcs7830.c