aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTushar Behera <[email protected]>2012-12-17 16:02:48 -0800
committerLinus Torvalds <[email protected]>2012-12-17 17:15:21 -0800
commit1b99732932e1e398ec84baf6024afa23f5388716 (patch)
tree73e73ea634f1527e1c5165e474cf02d628dca191 /tools/perf/scripts/python/bin
parent076c7265488cc4016c6502f3f9d8dbf1e97fd147 (diff)
drivers/rtc/rtc-s3c.c: convert to use devm_* API
rtc-s3c driver is modified to use devm_request_and_ioremap() (combining request_mem_region and ioremap), devm_clk_get() and devm_request_irq() APIs. Since this removes the necessity of freeing the related resources the return path is also simplified. Signed-off-by: Tushar Behera <[email protected]> Cc: Alessandro Zummo <[email protected]> Cc: Grant Likely <[email protected]> Cc: Rob Herring <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions