aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorRajendra Nayak <[email protected]>2011-02-25 15:40:21 -0700
committerPaul Walmsley <[email protected]>2011-03-01 16:36:38 -0700
commitda0653fe01cd4c6ed402a94752b78be62cb39282 (patch)
tree3d981c94727963b7a52ab038f7a791418d7d851c /tools/perf/util/trace-event-scripting.c
parentdd9c1549edef02290edced639f67b54a25abbe0e (diff)
OMAP2+: omap_device/clock: Do not expect an entry in clkdev for opt_clks
The _add_optional_clock_alias function expects an entry already existing in the clkdev table in the form of <dev-id=NULL, con-id=role> which might not be the case always. Instead, just check if an entry already exists in clkdev in the <dev-id=dev_name, con-id=role> form, else go ahead and add one. Remove any assumption of an entry already existing in clkdev table in any form. Since this means, adding a new entry in clkdev if it does not already exist, and not really adding an 'alias', also rename the function name (s/_add_optional_clock_alias/_add_optional_clock_clkdev) to reflect this. Signed-off-by: Rajendra Nayak <[email protected]> Reported-by: Sumit Semwal <[email protected]> Cc: Sumit Semwal <[email protected]> Cc: Paul Walmsley <[email protected]> Cc: Benoit Cousson <[email protected]> Cc: Kevin Hilman <[email protected]> Cc: Partha Basak <[email protected]> Signed-off-by: Paul Walmsley <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions