]> Git Repo - J-u-boot.git/commit
driver: net: fsl-mc: Add create, destroy APIs in flibs
authorPrabhakar Kushwaha <[email protected]>
Wed, 4 Nov 2015 06:55:53 +0000 (12:25 +0530)
committerYork Sun <[email protected]>
Mon, 30 Nov 2015 16:53:02 +0000 (08:53 -0800)
commit1ebbe4fcf75b15ccf23234bb6a7d28895a7e6b11
tree909a730c34288750c08acfe04ee196d9c34d669d
parent99e904c1f036145946a8439e3f3c5180139640a6
driver: net: fsl-mc: Add create, destroy APIs in flibs

Current Management Complex Flibs does not support APIs for adding and
destroying the objects.

Add APIs to create and destroy objects for DPBP, DPIO, DPNI and DPRC.

Signed-off-by: Prabhakar Kushwaha <[email protected]>
Reviewed-by: York Sun <[email protected]>
drivers/net/fsl-mc/dpbp.c
drivers/net/fsl-mc/dpio/dpio.c
drivers/net/fsl-mc/dpni.c
drivers/net/fsl-mc/dprc.c
include/fsl-mc/fsl_dpbp.h
include/fsl-mc/fsl_dpio.h
include/fsl-mc/fsl_dpni.h
include/fsl-mc/fsl_dprc.h
This page took 0.036232 seconds and 4 git commands to generate.