[PATCH v4 2/3] PM / clock_ops: make __pm_clk_enable more generic

Kevin Hilman khilman at kernel.org
Fri Nov 7 11:25:14 PST 2014


Grygorii Strashko <grygorii.strashko at ti.com> writes:

> 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.
>
> CC: Santosh Shilimkar <ssantosh at kernel.org>
> CC: Kevin Hilman <khilman at linaro.org>
> CC: Ulf Hansson <ulf.hansson at linaro.org>
> CC: Geert Uytterhoeven <geert at linux-m68k.org>
> CC: Dmitry Torokhov <dmitry.torokhov at gmail.com>
> Signed-off-by: Grygorii Strashko <grygorii.strashko at ti.com>

Reviewed-by: Kevin Hilman <khilman at linaro.org>



More information about the linux-arm-kernel mailing list