commit | e809285d4942cbd6c3efb381bd48dcf8294639a7 | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Wed Jul 24 10:12:07 2019 +0200 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Thu Jul 25 13:36:13 2019 -0500 |
tree | 52f0e6d0964367abf1fa7732faa2013966a7e86a | |
parent | 53fd12cfe17d0b6df2cd924fe943cc8f8bee03b9 [diff] |
net: davinci_emac: convert to using the driver model Now that we removed all legacy boards selecting TI_EMAC we can completely convert the driver code to using the driver model. This patch also updates all remaining users of davinci_emac. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Tested-by: Adam Ford <aford173@gmail.com> #am3517-evm & da850-evm Reviewed-by: Ramon Fried <rfried.dev@gmail.com>