All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sangbeom Kim <sbkim73@samsung.com>
To: "'Mark Brown'" <broonie@kernel.org>,
	"'Krzysztof Kozlowski'" <k.kozlowski@samsung.com>
Cc: "'Samuel Ortiz'" <sameo@linux.intel.com>,
	"'Lee Jones'" <lee.jones@linaro.org>,
	"'Liam Girdwood'" <lgirdwood@gmail.com>,
	"'Alessandro Zummo'" <a.zummo@towertech.it>,
	linux-kernel@vger.kernel.org, rtc-linux@googlegroups.com,
	"'Marek Szyprowski'" <m.szyprowski@samsung.com>,
	"'Geert Uytterhoeven'" <geert@linux-m68k.org>,
	"'Kyungmin Park'" <kyungmin.park@samsung.com>
Subject: RE: [PATCH v2 3/5] rtc: s5m: Limit endless loop waiting for register update
Date: Fri, 29 Nov 2013 09:13:24 +0900	[thread overview]
Message-ID: <05c901ceec97$d1ca3570$755ea050$@samsung.com> (raw)
In-Reply-To: <20131128134757.GJ27568@sirena.org.uk>

On Thursday, November 28, 2013 10:48 PM, Mark Brown wrote:
> > After setting alarm or time the driver is waiting for UDR register to be
> > cleared indicating that registers data have been transferred.
> >
> > Limit the endless loop to only 5 retries.
> 
> Reviwed-by: Mark Brown <broonie@linaro.org>

Acked-by: Sangbeom Kim <sbkim73@samsung.com>

Thanks,
Sangbeom.


  reply	other threads:[~2013-11-29  0:13 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-28  8:09 [PATCH v2 0/5] rtc: s5m: Bug fixes of the driver after tests Krzysztof Kozlowski
2013-11-28  8:09 ` [PATCH v2 1/5] mfd/rtc: s5m: Fix register updating by adding regmap for RTC Krzysztof Kozlowski
2013-11-28 13:50   ` Mark Brown
2013-11-29  0:08     ` Sangbeom Kim
2013-11-29  9:04   ` Lee Jones
2013-11-28  8:09 ` [PATCH v2 2/5] rtc: s5m: Fix unsuccesful IRQ request during probe Krzysztof Kozlowski
2013-11-28 13:46   ` Mark Brown
2013-11-29  0:10     ` Sangbeom Kim
2013-11-28  8:09 ` [PATCH v2 3/5] rtc: s5m: Limit endless loop waiting for register update Krzysztof Kozlowski
2013-11-28 13:47   ` Mark Brown
2013-11-29  0:13     ` Sangbeom Kim [this message]
2013-11-28  8:09 ` [PATCH v2 4/5] rtc: s5m: Enable IRQ wake during suspend Krzysztof Kozlowski
2013-11-29  0:15   ` Sangbeom Kim
2013-11-28  8:09 ` [PATCH v2 5/5] mfd: sec: Constify regmap configs and regmap irqs Krzysztof Kozlowski
2013-11-28 17:14   ` Mark Brown
2013-11-29  0:18     ` Sangbeom Kim
2013-11-29  8:53       ` Lee Jones
2013-12-02 23:10 ` [PATCH v2 0/5] rtc: s5m: Bug fixes of the driver after tests Andrew Morton
2013-12-03  8:34   ` Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='05c901ceec97$d1ca3570$755ea050$@samsung.com' \
    --to=sbkim73@samsung.com \
    --cc=a.zummo@towertech.it \
    --cc=broonie@kernel.org \
    --cc=geert@linux-m68k.org \
    --cc=k.kozlowski@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=lee.jones@linaro.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=rtc-linux@googlegroups.com \
    --cc=sameo@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.