[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20171017111249.GA32653@ulmo>
Date: Tue, 17 Oct 2017 13:12:49 +0200
From: Thierry Reding <thierry.reding@...il.com>
To: Bhumika Goyal <bhumirks@...il.com>
Cc: julia.lawall@...6.fr, pdeschrijver@...dia.com, pgaikwad@...dia.com,
mturquette@...libre.com, sboyd@...eaurora.org,
jonathanh@...dia.com, linux-clk@...r.kernel.org,
linux-tegra@...r.kernel.org, linux-kernel@...r.kernel.org,
keescook@...omium.org
Subject: Re: [PATCH] clk: tegra30: make tegra_clk_pll_params __ro_after_init
On Tue, Oct 03, 2017 at 01:42:08AM +0530, Bhumika Goyal wrote:
> These structures are only passed to the functions tegra_clk_register_pll,
> tegra_clk_register_pll{e/u} or tegra_periph_clk_init during the init
> phase. These functions modify the structures only during the init phase
> and after that the structures are never modified. Therefore, make them
> __ro_after_init.
>
> Signed-off-by: Bhumika Goyal <bhumirks@...il.com>
> ---
> drivers/clk/tegra/clk-tegra30.c | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
Applied, thanks.
Thierry
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists