aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
diff options
context:
space:
mode:
authorMilton Miller <[email protected]>2011-05-10 19:30:07 +0000
committerBenjamin Herrenschmidt <[email protected]>2011-05-19 15:31:43 +1000
commit6c4c82e20a1b476589c1e2b0b7c2adc783c93006 (patch)
treee8faaf34f32012ff0b671fea624c9ca117d28188 /tools/perf/util/scripting-engines/trace-event-perl.c
parent7ee342bdc3d7e2cba4be6d1eece56efec9d3809f (diff)
powerpc/fsl_msi: Don't abuse platform_data for driver_data
The msi platform device driver was abusing dev.platform_data for its platform_driver_data. Use the correct pointer for storage. Platform_data is supposed to be for platforms to communicate to drivers parameters that are not otherwise discoverable. Its lifetime matches the platform_device not the platform device driver. It is generally not needed for drivers that only support systems with device trees. Signed-off-by: Milton Miller <[email protected]> Acked-by: Grant Likely <[email protected]> Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions