[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150430232002.GA32407@codeaurora.org>
Date: Thu, 30 Apr 2015 16:20:02 -0700
From: Stephen Boyd <sboyd@...eaurora.org>
To: Heiko Stuebner <heiko@...ech.de>
Cc: mturquette@...aro.org, dianders@...omium.org,
linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
Boris Brezillon <boris.brezillon@...e-electrons.com>,
Alex Elder <elder@...aro.org>,
Alexandre Belloni <alexandre.belloni@...e-electrons.com>,
Stephen Warren <swarren@...dotorg.org>,
Max Filippov <jcmvbkbc@...il.com>, kernel@...gutronix.de,
Zhangfei Gao <zhangfei.gao@...aro.org>,
Santosh Shilimkar <ssantosh@...nel.org>,
Chao Xie <chao.xie@...vell.com>,
Jason Cooper <jason@...edaemon.net>,
Stefan Wahren <stefan.wahren@...e.com>,
Andrew Bresticker <abrestic@...omium.org>,
Robert Jarzmik <robert.jarzmik@...e.fr>,
Georgi Djakov <georgi.djakov@...aro.org>,
Sylwester Nawrocki <s.nawrocki@...sung.com>,
Geert Uytterhoeven <geert+renesas@...der.be>,
Barry Song <baohua@...nel.org>,
Dinh Nguyen <dinguyen@...nsource.altera.com>,
Viresh Kumar <viresh.linux@...il.com>,
Gabriel FERNANDEZ <gabriel.fernandez@...com>,
emilio@...pez.com.ar, Peter De Schrijver <pdeschrijver@...dia.com>,
Tero Kristo <t-kristo@...com>,
Ulf Hansson <ulf.hansson@...aro.org>,
Pawel Moll <pawel.moll@....com>,
Michal Simek <michal.simek@...inx.com>
Subject: Re: [PATCH v3 1/2] clk: track the orphan status of clocks and their
children
On 04/22, Heiko Stuebner wrote:
> @@ -1401,18 +1402,40 @@ static int clk_fetch_parent_index(struct clk_core *clk,
> return -EINVAL;
> }
>
> +/*
> + * Update the orphan status of @clk and all its children.
> + */
> +static void clk_core_update_orphan_status(struct clk_core *clk, bool is_orphan)
Missed s/clk/core/ here. I did it, no need to resend.
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists