Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1210777 > unrolled thread

Re: [PATCH 1/4] rtc: s3c: add missing clk control

Started byAlexandre Belloni <alexandre.belloni@free-electrons.com>
First post2015-08-21 01:10 +0200
Last post2015-08-21 01:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 1/4] rtc: s3c: add missing clk control Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2015-08-21 01:10 +0200

#1210777 — Re: [PATCH 1/4] rtc: s3c: add missing clk control

FromAlexandre Belloni <alexandre.belloni@free-electrons.com>
Date2015-08-21 01:10 +0200
SubjectRe: [PATCH 1/4] rtc: s3c: add missing clk control
Message-ID<pZH86-2wb-11@gated-at.bofh.it>
On 11/08/2015 at 20:28:19 +0900, Joonyoung Shim wrote :
> It's missed to call clk_unprepare() about info->rtc_src_clk in
> s3c_rtc_remove and to call clk_disable_unprepare about info->rtc_clk in
> error routine of s3c_rtc_probe.
> 
> Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
> ---
>  drivers/rtc/rtc-s3c.c | 3 +++
>  1 file changed, 3 insertions(+)
> 
Applied, thanks.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web