clk: samsung: Remove unimplemented ops for pll
authorTomasz Figa <t.figa@samsung.com>
Thu, 4 Apr 2013 04:33:02 +0000 (13:33 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 4 Apr 2013 06:51:09 +0000 (15:51 +0900)
commita8b5a39ecbbe5b00554b5025af4464abe12bfcd8
tree1a71ecec6edca52cdf37913b46016eefa2d924c4
parente77ba804c103db5380d182aaa83af4566699fca1
clk: samsung: Remove unimplemented ops for pll

Unimplemented clock operations should be simply omitted instead of returning
error values.

This patch removes unimplemented PLL operations to fix problems caused
by returning error code in round_rate callback.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Reviewed-by: Thomas Abraham <thomas.abraham@linaro.org>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
drivers/clk/samsung/clk-pll.c