[PATCH] i.MX: remove legacy clock support

Shawn Guo shawn.guo at linaro.org
Tue Sep 11 08:18:01 EDT 2012


On Tue, Sep 11, 2012 at 08:53:14AM +0200, Sascha Hauer wrote:
> 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
> 
Both:

Acked-by: Shawn Guo <shawn.guo at linaro.org>

>  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
> 



More information about the linux-arm-kernel mailing list