summaryrefslogtreecommitdiffstats
path: root/tools/perf
diff options
context:
space:
mode:
authorChanwoo Choi2015-04-16 21:45:15 +0200
committerLinus Torvalds2015-04-17 15:04:00 +0200
commit24e1455493dae5ce4b15f83d6ad549befd15f980 (patch)
tree3159347dfbf7e3a8f7e202b046655c40c46c0a7a /tools/perf
parentrtc: hctosys: do not treat lack of RTC device as error (diff)
downloadkernel-qcow2-linux-24e1455493dae5ce4b15f83d6ad549befd15f980.tar.gz
kernel-qcow2-linux-24e1455493dae5ce4b15f83d6ad549befd15f980.tar.xz
kernel-qcow2-linux-24e1455493dae5ce4b15f83d6ad549befd15f980.zip
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 <cw00.choi@samsung.com> Cc: Alessandro Zummo <a.zummo@towertech.it> Cc: Kukjin Kim <kgene@kernel.org> Cc: Inki Dae <inki.dae@samsung.com> Cc: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions