Pankaj Dubey wrote:
Subject: [PATCH 0/3] Moving xusbxti clock setting in clock.c file.
Since there is code duplication in different mach-board.c file it is better to set default clock rate of xusbxti clock in plat-s5p/clock.c file.
The patches are based on following commit on Kukjin's for-next branch.
Pankaj (1): ARM: S5P: Set default rate of xusbxti clock
Pankaj Dubey (2): ARM: EXYNOS: Removed code for setting clock rate of xusbxti ARM: S5PV210: Removed code for setting clock rate of xusbxti
arch/arm/mach-exynos/mach-nuri.c | 1 - arch/arm/mach-exynos/mach-origen.c | 1 - arch/arm/mach-exynos/mach-smdk4x12.c | 2 -- arch/arm/mach-exynos/mach-smdkv310.c | 1 - arch/arm/mach-s5pv210/mach-goni.c | 1 - arch/arm/plat-s5p/clock.c | 1 + 6 files changed, 1 insertions(+), 6 deletions(-)
-- 1.7.4.1
No, clock rate of xusbxti clock can be changeable according to board.
-- To unsubscribe from this list: send the line "unsubscribe linux-samsung- soc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html