Re: [PATCHv2 02/27] clk: ti: move generic OMAP DPLL implementation under drivers/clk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05/11, Tero Kristo wrote:
> With the legacy clock data now gone, we can start moving OMAP clock
> type implementations under clock driver. Start this with moving the
> generic OMAP DPLL clock type under TI clock driver.
> 
> Signed-off-by: Tero Kristo <t-kristo@xxxxxx>
> ---

How much of the code is the same from the original copy? Can you
generate these patches with -M -C so that we can see?

>  arch/arm/mach-omap2/Makefile    |    2 +-
>  arch/arm/mach-omap2/clkt_dpll.c |  370 ---------------------------------------
>  drivers/clk/ti/Makefile         |    3 +-
>  drivers/clk/ti/clkt_dpll.c      |  369 ++++++++++++++++++++++++++++++++++++++
>  drivers/clk/ti/clock.h          |    2 +
>  include/linux/clk/ti.h          |    1 -
>  6 files changed, 374 insertions(+), 373 deletions(-)
>  delete mode 100644 arch/arm/mach-omap2/clkt_dpll.c
>  create mode 100644 drivers/clk/ti/clkt_dpll.c

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux