aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChanwoo Choi <[email protected]>2015-04-16 12:45:15 -0700
committerLinus Torvalds <[email protected]>2015-04-17 09:04:00 -0400
commit24e1455493dae5ce4b15f83d6ad549befd15f980 (patch)
tree3159347dfbf7e3a8f7e202b046655c40c46c0a7a /tools/perf/scripts/python
parentaed98b9a1be6fcf1685dfd37f0a3e78e92a21f7d (diff)
drivers/rtc/rtc-s3c.c: delete duplicate clock control
The current functions in s3c-rtc driver execute clk_enable/disable() to control clocks and some functions execute s3c_rtc_alarm_clk_enable() unnecessarily. So this patch deletes the duplicate clock control and spilts s3c_rtc_alarm_clk_enable() out as s3c_rtc_enable_clk()/s3c_rtc_disable_clk() to improve readability. Signed-off-by: Chanwoo Choi <[email protected]> Cc: Alessandro Zummo <[email protected]> Cc: Kukjin Kim <[email protected]> Cc: Inki Dae <[email protected]> Cc: Kyungmin Park <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions