[PATCH v2 4/9] serial: samsung: remove struct 's3c24xx_uart_clksrc' and all uses of it

Grant Likely grant.likely at secretlab.ca
Mon Oct 24 22:37:05 EST 2011


On Mon, Oct 10, 2011 at 03:38:00PM +0530, Thomas Abraham wrote:
> With clkdev based clock lookup added to samsung serial driver, the use
> of 'struct s3c24xx_uart_clksrc' to supply clock names in platform
> data is removed from all the Samsung platform code.
> 
> Cc: Ben Dooks <ben-linux at fluff.org>
> Cc: Ramax Lo <ramaxlo at gmail.com>
> Cc: Vasily Khoruzhick <anarsoul at gmail.com>
> Signed-off-by: Thomas Abraham <thomas.abraham at linaro.org>
> ---
>  arch/arm/mach-exynos4/init.c                     |   15 +----------
>  arch/arm/mach-s3c2410/mach-bast.c                |   22 ---------------
>  arch/arm/mach-s3c2410/mach-vr1000.c              |   24 -----------------
>  arch/arm/mach-s3c2440/mach-anubis.c              |   22 +--------------
>  arch/arm/mach-s3c2440/mach-at2440evb.c           |   22 +--------------
>  arch/arm/mach-s3c2440/mach-osiris.c              |   24 ++---------------
>  arch/arm/mach-s3c2440/mach-rx1950.c              |   18 ++----------
>  arch/arm/mach-s3c2440/mach-rx3715.c              |   19 ++-----------
>  arch/arm/mach-s5p64x0/init.c                     |   31 ----------------------
>  arch/arm/mach-s5pv210/init.c                     |   19 -------------
>  arch/arm/plat-samsung/include/plat/regs-serial.h |   23 ----------------
>  drivers/tty/serial/samsung.h                     |    1 -
>  12 files changed, 14 insertions(+), 226 deletions(-)

Nice diffstat.  :-)

g.



More information about the devicetree-discuss mailing list