summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2012-10-23 05:26:09 -0700
committerBryan Wu <cooloney@gmail.com>2012-11-26 14:28:48 -0800
commitd3b6492afada275d2e33b81a8a3737c9cb0016a4 (patch)
tree69faf8f47e3d11a48a6c9b25dae0eb84ac749294 /tools/perf/scripts/python/call-graph-from-sql.py
parent3874350c598d7796a6dd2da111247be88e56d002 (diff)
downloadkernel-d3b6492afada275d2e33b81a8a3737c9cb0016a4.tar.gz
leds: leds-ss4200: replace strict_strtoul() with kstrtoul()
The usage of strict_strtoul() is not preferred, because strict_strtoul() is obsolete. Thus, kstrtoul() should be used. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Bryan Wu <cooloney@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions
gainAndreas Larsson 2012-11-09of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson 2012-10-17of/address: sparse fixesKim Phillips 2012-08-03of: Allow busses with #size-cells=0Stephen Warren 2012-02-16of/address: add empty static inlines for !CONFIG_OFGrant Likely 2011-07-18dt: include linux/errno.h in linux/of_address.hGrant Likely 2011-07-18of/address: Add of_find_matching_node_by_address helperGrant Likely 2010-12-23of/address: use proper endianess in get_flagsSebastian Andrzej Siewior 2010-08-01of/address: Clean up function declarationsGrant Likely 2010-07-05of/address: Merge all of the bus translation codeGrant Likely 2010-07-05of/address: merge of_address_to_resource()Grant Likely 2010-07-05of/address: merge of_iomap()Grant Likely