From: r.sricharan@ti.com (Sricharan R)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] ARM: OMAP2+: Move the stubbed prm and cm functions to prcm.c file and make them __weak.
Date: Thu, 10 May 2012 23:14:49 +0530 [thread overview]
Message-ID: <342784e3cecaf14d95b4e1c648726da1@mail.gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1205101140230.32719@utopia.booyaka.com>
Hi Paul,
>
> On Thu, 10 May 2012, R Sricharan wrote:
>
> > Some prm and cm registers read/write and status functions
> > are built only for some custom OMAP2+ builds and are stubbed
> > in header files for other builds under ifdef statements.
> > But this results in adding new CONFIG_ARCH_OMAPXXX
> > checks when SOCs are added in the future. So move them
> > to a common place for OMAP2+ and make them 'weak' implementations.
>
> Thanks for the patch. These stubs aren't needed any longer, so we can
> just get rid of them; no need to mark them __weak. I've got a patch to
> just drop them here to be posted soon as part of a larger PRCM cleanup.
>
Thanks. I will pick up your series.
Thanks,
Sricharan
next prev parent reply other threads:[~2012-05-10 17:44 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-10 17:06 [PATCH 0/4] ARM: OMAP2+: Misc cleanup part2 R Sricharan
2012-05-10 17:06 ` [PATCH 1/4] ARM: OMAP2+: Introduce CONFIG_SOC_HAS_OMAP_DPLL macro R Sricharan
2012-05-10 18:26 ` Hiremath, Vaibhav
2012-05-11 6:16 ` R, Sricharan
2012-05-11 6:22 ` Hiremath, Vaibhav
2012-05-11 6:23 ` R, Sricharan
2012-05-10 17:06 ` [PATCH 2/4] ARM: OMAP2+: Move the stubbed prm and cm functions to prcm.c file and make them __weak R Sricharan
2012-05-10 17:41 ` Paul Walmsley
2012-05-10 17:44 ` Sricharan R [this message]
2012-06-14 11:56 ` R, Sricharan
2012-06-28 11:58 ` R, Sricharan
2012-07-04 15:19 ` Paul Walmsley
2012-07-04 15:25 ` R, Sricharan
2012-05-10 17:06 ` [PATCH 3/4] ARM: OMAP2+: Move stubbed secure_sram_reserve function to a common.c and call it __weak R Sricharan
2012-05-10 17:06 ` [PATCH 4/4] ARM: OMAP: counter-32k: Select the CR register offset using the IP scheme R Sricharan
2012-05-10 17:17 ` [PATCH 0/4] ARM: OMAP2+: Misc cleanup part2 Sricharan R
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=342784e3cecaf14d95b4e1c648726da1@mail.gmail.com \
--to=r.sricharan@ti.com \
--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).