From: mturquette@ti.com (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] i.MX: remove legacy clock support
Date: Tue, 11 Sep 2012 10:13:51 -0700 [thread overview]
Message-ID: <20120911171351.20289.33788@nucleus> (raw)
In-Reply-To: <1347346396-27669-1-git-send-email-s.hauer@pengutronix.de>
Quoting Sascha Hauer (2012-09-10 23:53:14)
> This removes the last leftovers from the i.MX legacy clock support.
> As a bonus we get rid of mach/clock.h
>
> ----------------------------------------------------------------
> Sascha Hauer (2):
> ARM: i.MX clk pllv1: move mxc_decode_pll code to its user
> ARM: i.MX remove last leftovers from legacy clock support
>
Nice! For the series:
Reviewed-by: Mike Turquette <mturquette@linaro.org>
Regards,
Mike
> arch/arm/mach-imx/Makefile | 2 +-
> arch/arm/mach-imx/clk-pllv1.c | 49 +++++-
> arch/arm/mach-imx/clk.c | 3 +
> arch/arm/mach-imx/clk.h | 3 +-
> arch/arm/mach-imx/mach-kzm_arm11_01.c | 1 -
> arch/arm/plat-mxc/Makefile | 2 +-
> arch/arm/plat-mxc/clock.c | 257 --------------------------------
> arch/arm/plat-mxc/cpufreq.c | 1 -
> arch/arm/plat-mxc/include/mach/clock.h | 70 ---------
> 9 files changed, 54 insertions(+), 334 deletions(-)
> create mode 100644 arch/arm/mach-imx/clk.c
> delete mode 100644 arch/arm/plat-mxc/clock.c
> delete mode 100644 arch/arm/plat-mxc/include/mach/clock.h
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2012-09-11 17:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-11 6:53 [PATCH] i.MX: remove legacy clock support Sascha Hauer
2012-09-11 6:53 ` [PATCH 1/2] ARM: i.MX clk pllv1: move mxc_decode_pll code to its user Sascha Hauer
2012-09-11 6:53 ` [PATCH 2/2] ARM: i.MX remove last leftovers from legacy clock support Sascha Hauer
2012-09-11 12:18 ` [PATCH] i.MX: remove " Shawn Guo
2012-09-11 17:13 ` Mike Turquette [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=20120911171351.20289.33788@nucleus \
--to=mturquette@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