2017-06-02 22:40:01

by Stephen Boyd

[permalink] [raw]
Subject: Re: [PATCH V3 1/3] clk: add clk_bulk_get accessories

On 05/19, Dong Aisheng wrote:
> These helper function allows drivers to get several clk consumers in
> one operation. If any of the clk cannot be acquired then any clks
> that were got will be put before returning to the caller.
>
> This can relieve the driver owners' life who needs to handle many clocks,
> as well as each clock error reporting.
>
> Cc: Michael Turquette <[email protected]>
> Cc: Stephen Boyd <[email protected]>
> Cc: Russell King <[email protected]>
> Cc: Geert Uytterhoeven <[email protected]>
> Cc: "Rafael J. Wysocki" <[email protected]>
> Cc: Viresh Kumar <[email protected]>
> Cc: Mark Brown <[email protected]>
> Cc: Shawn Guo <[email protected]>
> Cc: Fabio Estevam <[email protected]>
> Cc: Sascha Hauer <[email protected]>
> Cc: Anson Huang <[email protected]>
> Cc: Robin Gong <[email protected]>
> Cc: Bai Ping <[email protected]>
> Cc: Leonard Crestez <[email protected]>
> Cc: Octavian Purdila <[email protected]>
> Signed-off-by: Dong Aisheng <[email protected]>
> ---

Applied to clk-bulk-get and merged into clk-next

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project