commit | a101d25ae598311ed34431d86c3fec7df3c7a5a3 | [log] [tgz] |
---|---|---|
author | Akshay Saraswat <akshay.s@samsung.com> | Thu Mar 28 04:32:24 2013 +0000 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Mon Apr 01 14:02:08 2013 +0900 |
tree | 390d2287875851eba770c64ab2e7d4766ff3bbc2 | |
parent | bb71416a1dc33d2190ffc05b4ad30e2769bdf25a [diff] |
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>