From: Rajendra Nayak Date: Thu, 23 Apr 2015 08:33:13 +0000 (+0530) Subject: drivers: sh: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS X-Git-Tag: omap-for-v4.2/fixes-rc1^2~154^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2c4b43d8848afaf968ed1f3cea0c99296ff5ff3;p=pandora-kernel.git drivers: sh: 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed