commit | f2acb535e89c0fbb8c711c92193f508665807271 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 06 16:47:45 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 21 17:39:39 2015 -0600 |
tree | a894081597d71777765fa05ff29972c2d9bb80d2 | |
parent | 318d71ce6efa5fc3cdfff7713ede549a5a975106 [diff] |
dm: eth: Add driver-model support to the rtl8169 driver This driver is used by the Intel Minnowmax board. Convert it to driver model so it can use the new Ethernet implementation. Signed-off-by: Simon Glass <sjg@chromium.org>