From: Rajendra Nayak Date: Thu, 23 Apr 2015 08:33:11 +0000 (+0530) Subject: arm: omap1: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS X-Git-Tag: omap-for-v4.2/fixes-rc1^2~154^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d3dc933e0575f1e5e07d222ffd95d8517562b38;p=pandora-kernel.git arm: omap1: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS USE_PM_CLK_RUNTIME_OPS is introduced so we don't repeat the same code to do runtime_suspend and runtime_resume across users of PM clocks. Use it to remove the boilerplate code. Signed-off-by: Rajendra Nayak Reviewed-by: Kevin Hilman Acked-by: Santosh Shilimkar Acked-by: Geert Uytterhoeven Acked-by: Tony Lindgren Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed