]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk
authorAkshay Saraswat <akshay.s@samsung.com>
Thu, 28 Mar 2013 04:32:24 +0000 (04:32 +0000)
committerMinkyu Kang <mk7.kang@samsung.com>
Mon, 1 Apr 2013 05:02:08 +0000 (14:02 +0900)
commit07cd5c7495379bc791f226afca1ac244fc916c52
tree390d2287875851eba770c64ab2e7d4766ff3bbc2
parente2338704c0ac63c73d295f941ac0cfd8e05bd076
Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk

As we shall now be using clock_get_periph_rate function.
We find no reason for keeping code in function exynos5_get_pwm_clk.
Hence, removing it.

Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/cpu/armv7/exynos/clock.c