aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorWei Yang <[email protected]>2012-10-24 05:21:36 +0000
committerDavid S. Miller <[email protected]>2012-10-24 23:18:59 -0400
commit2b9c128e9580e79db48bd3aacb2b4873544e01e8 (patch)
treecd5685d5210b615c482746afd914e05cf695d692 /tools/perf/util/trace-event-scripting.c
parentfb78cdbbf4d534ffcf64c386c151187f5f475202 (diff)
gianfar_ptp: use iomem, not ioports resource tree in probe
When using a 36 bit dtb file, the driver complains "resource busy". Investigating the source of the message leads one to the gianfar_ptp_probe function. Since the type of the device resource requested in this function is IORESOURCE_MEM, it should use "iomem_resource" instead of "ioports_resource". Signed-off-by: Wei Yang <[email protected]> Cc: Claudiu Manoil <[email protected]> Cc: Timur Tabi <[email protected]> Signed-off-by: Paul Gortmaker <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions