diff options
| author | J. German Rivera <German.Rivera@freescale.com> | 2015-10-17 19:18:14 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-18 06:53:38 +0300 |
| commit | ffcd52ef0907f56181a28f4ae5ab6f0b39e3cf58 (patch) | |
| tree | b9893afca72dcfdfde1afd7b34fa21a0c62665a5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 724e50f7c21abd1f9ac0bc4d56fc08e3b51e8596 (diff) | |
| download | linux-ffcd52ef0907f56181a28f4ae5ab6f0b39e3cf58.tar.xz | |
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 <German.Rivera@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions
