diff options
author | 2014-11-13 16:01:00 +0100 | |
---|---|---|
committer | 2014-11-20 10:52:39 -0400 | |
commit | bfb2b88c79df839779586e0247456bd79882b145 (patch) | |
tree | 6e301ae49413e8890a6318f885f4c610234740bb /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | thermal: exynos: remove needless triminfo_ctrl abstraction (diff) | |
download | linux-dev-bfb2b88c79df839779586e0247456bd79882b145.tar.xz linux-dev-bfb2b88c79df839779586e0247456bd79882b145.zip |
thermal: exynos: remove needless test_mux_addr_shift abstraction
reg->test_mux_addr_shift is used only if pdata->test_mux is
non-zero. pdata->test_mux is defined only on Exynos3250 and
Exynos4412 (other SoC types don't even have pdata->test_mux
entry assigned in their struct exynos_tmu_registers instances)
so the abstraction is not needed and can be removed.
There should be no functional changes caused by this patch.
Cc: Amit Daniel Kachhap <amit.daniel@samsung.com>
Cc: Lukasz Majewski <l.majewski@samsung.com>
Cc: Eduardo Valentin <edubezval@gmail.com>
Cc: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Tested-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions