commit | 316b71c769f230cc841c955e1626ca5fed0d9157 | [log] [tgz] |
---|---|---|
author | Prabhakar Kushwaha <prabhakar@freescale.com> | Wed Nov 04 12:25:59 2015 +0530 |
committer | York Sun <yorksun@freescale.com> | Mon Nov 30 08:53:03 2015 -0800 |
tree | 72d2aee76db6b124080447f500723d1d72d4a898 | |
parent | 29a63e423b2464b586a708ccf741791083b52f0b [diff] |
driver: net: fsl-mc: Create DPAA2 object at run-time Freescale's DPAA2 ethernet driver depends upon the static DPL for the DPRC, DPNI, DPBP, DPIO objects. Instead of static objects, Create DPNI, DPBP, DPIO objects at run-time. Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>