From: Strashko, Grygorii Date: Thu, 6 Nov 2014 13:51:01 +0000 (+0200) Subject: PM / clock_ops: make __pm_clk_enable more generic X-Git-Tag: omap-for-v3.20/drop-legacy-3517~133^2~4^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=471f7707b6f0b1;p=pandora-kernel.git PM / clock_ops: make __pm_clk_enable more generic Now there are two places in code which do the same things, so allow __pm_clk_enable() to accept pointer on pm_clock_entry structure as second parameter instead of pointer on clock and remove duplicated code. Also, updated function intended to be used by following patch. Signed-off-by: Grygorii Strashko Reviewed-by: Dmitry Torokhov Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed