From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 5/7] ARM: pxa: add rtc dummy clock
Date: Thu, 23 Feb 2012 16:27:38 +0000 [thread overview]
Message-ID: <20120223162738.GA22562@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1330012851-13693-6-git-send-email-haojian.zhuang@marvell.com>
On Fri, Feb 24, 2012 at 12:00:49AM +0800, Haojian Zhuang wrote:
> sa1100-rtc driver could be shared among sa1100/pxa/mmp series silicon.
> Since clk is used in mmp series silicon, add dummy clock support in
> pxa also.
>
> Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
> ---
> arch/arm/mach-pxa/pxa25x.c | 1 +
> arch/arm/mach-pxa/pxa27x.c | 1 +
> arch/arm/mach-pxa/pxa3xx.c | 1 +
> arch/arm/mach-pxa/pxa95x.c | 1 +
> 4 files changed, 4 insertions(+), 0 deletions(-)
This is missing changes in arch/arm/mach-pxa/clock.c to prevent clk_enable()
etc oopsing when called with a NULL clock.
next prev parent reply other threads:[~2012-02-23 16:27 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-23 16:00 [PATCH v3 0/7] share rtc-sa1100 driver to arch-mmp Haojian Zhuang
2012-02-23 16:00 ` [PATCH v3 1/7] rtc: sa1100: remove periodic code Haojian Zhuang
2012-02-23 16:00 ` [PATCH v3 2/7] rtc: sa1100: remove verification code of alarm Haojian Zhuang
2012-02-23 16:00 ` [PATCH v3 3/7] rtc: sa1100: declare irq in resource Haojian Zhuang
2012-02-23 16:00 ` [PATCH v3 4/7] ARM: sa1100: clean up clock support Haojian Zhuang
2012-02-23 16:26 ` Russell King - ARM Linux
2012-02-24 6:58 ` [PATCH v4 " Haojian Zhuang
2012-02-23 16:00 ` [PATCH v3 5/7] ARM: pxa: add rtc dummy clock Haojian Zhuang
2012-02-23 16:27 ` Russell King - ARM Linux [this message]
2012-02-24 6:36 ` Haojian Zhuang
2012-02-23 16:00 ` [PATCH v3 6/7] rtc: sa1100: enable clk support Haojian Zhuang
2012-02-23 16:00 ` [PATCH v3 7/7] ARM: mmp: enable rtc in pxa910 Haojian Zhuang
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=20120223162738.GA22562@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--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).