aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorJ. German Rivera <[email protected]>2015-10-17 11:18:14 -0500
committerGreg Kroah-Hartman <[email protected]>2015-10-17 20:53:38 -0700
commitffcd52ef0907f56181a28f4ae5ab6f0b39e3cf58 (patch)
treeb9893afca72dcfdfde1afd7b34fa21a0c62665a5 /tools/perf/scripts/python/netdev-times.py
parent724e50f7c21abd1f9ac0bc4d56fc08e3b51e8596 (diff)
staging: fsl-mc: fsl_mc_io object refactoring
Each fsl_mc_io object is associated with an fsl_mc_device object of type "dpmcp" representing the MC portal associated with the fsl_mc_io object. Before, we were representing this association with an fsl_mc_resource pointer. To enhance code clarity, it is more straight forward to use an fsl_mc_device pointer instead. So, this change replaces the 'resource' field in the fsl_mc_io object with 'dpmcp_dev'. Also, it changes parameter 'resource' of fsl_create_mc_io() to be an fsl_mc_device pointer instead. Signed-off-by: J. German Rivera <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions