From: Tomasz Figa Date: Thu, 4 Apr 2013 04:33:02 +0000 (+0900) Subject: clk: samsung: Remove unimplemented ops for pll X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~45^2~3^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8b5a39ecbbe5b00554b5025af4464abe12bfcd8;p=pandora-kernel.git 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 Signed-off-by: Kyungmin Park Reviewed-by: Thomas Abraham Acked-by: Mike Turquette Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed