From: rabin@rab.in (Rabin Vincent)
To: linux-arm-kernel@lists.infradead.org
Subject: sleeping clk_[enable,disable]?
Date: Wed, 24 Feb 2010 01:33:30 +0530 [thread overview]
Message-ID: <20100223200329.GC6325@debian> (raw)
In-Reply-To: <63386a3d1002230632v4c98c79dg4512684f76008a7d@mail.gmail.com>
On Tue, Feb 23, 2010 at 03:32:19PM +0100, Linus Walleij wrote:
> * Throw in udelay():s after the clk_[enable,disable] calls, with some values
> that are unfortunately then spread out in the drivers instead of in the
> clk implementation.
Or you could place the udelay()s inside the clk_* calls themselves. See
mach-pxa/clock.c or plat-stmp3xxx/clock.c.
Rabin
next prev parent reply other threads:[~2010-02-23 20:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-23 14:32 sleeping clk_[enable,disable]? Linus Walleij
2010-02-23 20:03 ` Rabin Vincent [this message]
2010-02-23 21:36 ` Linus Walleij
2010-02-24 8:46 ` Uwe Kleine-König
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=20100223200329.GC6325@debian \
--to=rabin@rab.in \
--cc=linux-arm-kernel@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).