From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] Clean up omap hwmod code for dynamic allocation
Date: Tue, 14 Mar 2017 14:06:35 -0700 [thread overview]
Message-ID: <20170314210639.2065-1-tony@atomide.com> (raw)
Hi all,
In preparation for eventually configuring omap hwmod data from device tree
we need to make few changes in preparation for allocating data dynamically.
Regards,
Tony
Tony Lindgren (4):
ARM: OMAP2+: Remove mostly unused hwmod linkspace
ARM: OMAP2+: Use list_for_each_entry for hwmod slave_ports
ARM: OMAP2+: Remove unnecessary hwmod clockact
ARM: OMAP2+: Make hwmod clkdm_name const
arch/arm/mach-omap2/omap_hwmod.c | 199 ++-------------------
arch/arm/mach-omap2/omap_hwmod.h | 16 +-
arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c | 1 -
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 4 -
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 2 -
arch/arm/mach-omap2/omap_hwmod_54xx_data.c | 2 -
arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 1 -
7 files changed, 15 insertions(+), 210 deletions(-)
--
2.11.1
next reply other threads:[~2017-03-14 21:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-14 21:06 Tony Lindgren [this message]
2017-03-14 21:06 ` [PATCH 1/4] ARM: OMAP2+: Remove mostly unused hwmod linkspace Tony Lindgren
2017-03-14 21:06 ` [PATCH 2/4] ARM: OMAP2+: Use list_for_each_entry for hwmod slave_ports Tony Lindgren
2017-03-14 21:06 ` [PATCH 3/4] ARM: OMAP2+: Remove unnecessary hwmod clockact Tony Lindgren
2017-03-14 21:06 ` [PATCH 4/4] ARM: OMAP2+: Make hwmod clkdm_name const Tony Lindgren
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=20170314210639.2065-1-tony@atomide.com \
--to=tony@atomide.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).