[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOh2x=mTzMVykRymid_TKG8Y87GpuD9V1KZ0YyzmfY4GHtqydg@mail.gmail.com>
Date: Wed, 28 Nov 2012 21:36:49 +0530
From: viresh kumar <viresh.kumar@...aro.org>
To: Rabin Vincent <rabin.vincent@...ricsson.com>
Cc: Mike Turquette <mturquette@...com>,
Russell King <linux@....linux.org.uk>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [RFC 1/2] clk: use struct clk only for external API
On Wed, Nov 28, 2012 at 9:31 PM, viresh kumar <viresh.kumar@...aro.org> wrote:
> On Wed, Nov 28, 2012 at 5:22 PM, Rabin Vincent
> Isn't something wrong here? For common clk case shouldn't
> this be:
>
>> +#define clk_to_clk_core(clk) (&clk->clk)
>> +#define clk_core_to_clk(core) (container_of(clk, ...)) //not getting into the exact format here
>
> Sorry, if i am missing basics.
Ok. I saw these getting updated in 2/2. But it means this individual patch
is broken and this is not allowed i believe.
--
viresh
--
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