commit | 07cd5c7495379bc791f226afca1ac244fc916c52 | [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 | e2338704c0ac63c73d295f941ac0cfd8e05bd076 [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>