commit | 97a6ba5bd0b54544fabe090711fabefc7a703a5f | [log] [tgz] |
---|---|---|
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | Fri May 19 16:26:04 2017 +0530 |
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | Mon Jun 12 10:12:07 2017 +0900 |
tree | 355fc092f37cddde6bab3c66bd2b537431da7244 | |
parent | 973a27c7464231282489b2f14581e33cf29024b8 [diff] |
PM / devfreq: exynos-ppmu: Handle return value of clk_prepare_enable clk_prepare_enable() can fail here and we must check its return value. Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>