[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <154152615887.88331.16540393147400413726@swboyd.mtv.corp.google.com>
Date: Tue, 06 Nov 2018 09:42:38 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Julia Lawall <Julia.Lawall@...6.fr>,
Michael Turquette <mturquette@...libre.com>
Cc: kernel-janitors@...r.kernel.org, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/8] clk: pistachio: constify clk_ops structures
Quoting Julia Lawall (2018-10-26 22:47:38)
> These clk_ops structures are only stored in the ops field of a
> clk_init_data structure. This field is const, so the clk_ops
> structures can be const as well.
>
> Identified and transformed using Coccinelle.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@...6.fr>
>
> ---
Applied to clk-next
Powered by blists - more mailing lists