From: David Brown <davidb@codeaurora.org>
To: Stephen Boyd <sboyd@codeaurora.org>
Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Saravana Kannan <skannan@codeaurora.org>
Subject: Re: [PATCH 2/2] msm: clock: Migrate to clkdev
Date: Mon, 28 Feb 2011 10:55:00 -0800 [thread overview]
Message-ID: <8yay6500z23.fsf@huya.qualcomm.com> (raw)
In-Reply-To: <1298482662-27298-3-git-send-email-sboyd@codeaurora.org> (Stephen Boyd's message of "Wed, 23 Feb 2011 09:37:42 -0800")
On Wed, Feb 23 2011, Stephen Boyd wrote:
> Migrating to clkdev has several advantages:
>
> * Less code in mach-msm/clock.c
>
> * A more robust clk_get() implementation
>
> * clk_add_alias() support
>
> * clk_get_sys() support
>
> In general, this will help board authors setup clock aliases and
> break the dependency on device pointers in the clock tables.
>
> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
> ---
> arch/arm/Kconfig | 1 +
> arch/arm/mach-msm/board-msm7x30.c | 1 +
> arch/arm/mach-msm/board-msm8960.c | 1 +
> arch/arm/mach-msm/board-qsd8x50.c | 1 +
> arch/arm/mach-msm/board-trout.c | 1 +
> arch/arm/mach-msm/clock-7x30.h | 31 +++++++++++++-----------
> arch/arm/mach-msm/clock-pcom.h | 16 +++++++-----
> arch/arm/mach-msm/clock.c | 39 ++++++++-----------------------
> arch/arm/mach-msm/clock.h | 2 -
> arch/arm/mach-msm/devices-msm7x00.c | 32 ++++++++++++------------
> arch/arm/mach-msm/devices-msm7x30.c | 5 ++-
> arch/arm/mach-msm/devices-qsd8x50.c | 23 +++++++++--------
> arch/arm/mach-msm/devices.h | 8 ++++--
> arch/arm/mach-msm/include/mach/board.h | 4 +-
> arch/arm/mach-msm/include/mach/clkdev.h | 19 +++++++++++++++
> 15 files changed, 98 insertions(+), 86 deletions(-)
> create mode 100644 arch/arm/mach-msm/include/mach/clkdev.h
This doesn't seem to apply cleanly. Do you mind resending this against
the msm for/next branch.
Thanks,
David
--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
prev parent reply other threads:[~2011-02-28 18:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-23 17:37 [PATCH 0/2] Migrate MSM to clkdev Stephen Boyd
2011-02-23 17:37 ` [PATCH 1/2] msm: clock: Remove references to clk_ops_pcom Stephen Boyd
2011-02-23 17:37 ` [PATCH 2/2] msm: clock: Migrate to clkdev Stephen Boyd
2011-02-28 18:55 ` David Brown [this message]
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=8yay6500z23.fsf@huya.qualcomm.com \
--to=davidb@codeaurora.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sboyd@codeaurora.org \
--cc=skannan@codeaurora.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