Skip to content
Commit ae9e0868 authored by Kumar Gala's avatar Kumar Gala Committed by Kumar Gala
Browse files

drivers: ethernet: Convert drivers to new DT device macros



Convert ethernet drivers from:

    DEVICE_AND_API_INIT -> DEVICE_DT_INST_DEFINE
    DEVICE_GET -> DEVICE_DT_INST_GET
    DEVICE_DECLARE -> DEVICE_DT_INST_DECLARE
    ETH_NET_DEVICE_INIT -> ETH_NET_DEVICE_DT_INST_DEFINE
    NET_DEVICE_INIT -> NET_DEVICE_DT_INST_DEFINE

etc...

Signed-off-by: default avatarKumar Gala <kumar.gala@linaro.org>
parent 7bd5607c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment