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


Groups > linux.kernel > #1446564 > unrolled thread

Re: [PATCH v2 1/2] rtc: s3c: Remove unnecessary call to disable already disabled clock

Started byAlexandre Belloni <alexandre.belloni@free-electrons.com>
First post2016-07-19 18:00 +0200
Last post2016-07-19 18:00 +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 v2 1/2] rtc: s3c: Remove unnecessary call to disable  already disabled clock Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-07-19 18:00 +0200

#1446564 — Re: [PATCH v2 1/2] rtc: s3c: Remove unnecessary call to disable already disabled clock

FromAlexandre Belloni <alexandre.belloni@free-electrons.com>
Date2016-07-19 18:00 +0200
SubjectRe: [PATCH v2 1/2] rtc: s3c: Remove unnecessary call to disable already disabled clock
Message-ID<rWFB7-5U4-3@gated-at.bofh.it>
On 05/07/2016 at 15:28:52 +0530, Alim Akhtar wrote :
> At the end of s3c_rtc_probe(), s3c_rtc_disable_clk() being called with rtc
> clock already disabled (by s3c_rtc_gettime()), which looks extra and
> unnecessary call. Lets clean it up.
> 
> Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> Reviewed-by: Pankaj Dubey <pankaj.dubey@samsung.com>
> Tested-by: Pankaj Dubey <pankaj.dubey@samsung.com>
> ---
>  drivers/rtc/rtc-s3c.c |    2 --
>  1 file changed, 2 deletions(-)
> 
Applied, thanks.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web