diff options
author | Bartlomiej Zolnierkiewicz <[email protected]> | 2014-11-13 16:01:02 +0100 |
---|---|---|
committer | Eduardo Valentin <[email protected]> | 2014-11-20 10:52:47 -0400 |
commit | 77a37a92ca18e4385bfcca9f2762d39fe83110b9 (patch) | |
tree | d5a7b39d276ba3330be5d72a20a9caca002e5b81 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | b9504a6a3d668e4995420e311869291b21b81b37 (diff) |
thermal: exynos: remove needless therm_trip_en_shift abstraction
reg->therm_trip_en_shift is used only in exynos_tmu_initialize()
and not accessed on Exynos4210 (also reg->therm_trip_en_shift is
not even assigned in exynos4210_tmu_registers but it is assigned
to identical value for all other SoC types) so the register
abstraction is not needed and can be removed.
There should be no functional changes caused by this patch.
Cc: Amit Daniel Kachhap <[email protected]>
Cc: Lukasz Majewski <[email protected]>
Cc: Eduardo Valentin <[email protected]>
Cc: Zhang Rui <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Acked-by: Kyungmin Park <[email protected]>
Tested-by: Lukasz Majewski <[email protected]>
Signed-off-by: Eduardo Valentin <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions