summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBhumika Goyal <bhumirks@gmail.com>2017-10-02 23:12:08 +0300
committerThierry Reding <treding@nvidia.com>2017-10-19 17:38:42 +0300
commitd83b26e0f2b013d29cc1431e35eb10c85e76784a (patch)
treea7d192d255d89135160a0a7873a8304ebb7cd7ee /tools/perf/scripts/python/export-to-postgresql.py
parentbc2e4d2986e9d2b8a99c16eb8222da2a360a581f (diff)
downloadlinux-d83b26e0f2b013d29cc1431e35eb10c85e76784a.tar.xz
clk: tegra: Make tegra_clk_pll_params __ro_after_init
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@gmail.com> Acked-By: Peter De Schrijver <pdeschrijver@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions