[qca-edma] Register netdev after all resource allocation in probe

probe API is registering the netdev way before allocating
the phydev(which is getting accessed in netdev callback APIs).
Ideally probe function should allocate all the required resources
before registering the netdev.

Change-Id: I98a7832a0b5f024773e139e8589d6e93373c2828
Signed-off-by: Manish Verma <maniverm@codeaurora.org>
1 file changed
tree: 40016254d5ec7ae2e732eb7e8f738ccad1a5683b
  1. edma.c
  2. edma.h
  3. edma_axi.c
  4. edma_ethtool.c
  5. edma_stats.c
  6. ess_edma.h
  7. Makefile