commit | 1730a17db9a9ce21380ba99eb4d2f10884186cca | [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 | fb4a87a73785ad4d6e204978ad727564f9fb58a4 [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>