diff options
author | Bartlomiej Zolnierkiewicz <[email protected]> | 2014-11-13 16:00:57 +0100 |
---|---|---|
committer | Eduardo Valentin <[email protected]> | 2014-11-20 10:52:23 -0400 |
commit | 5d022061cabe5b4967d9f5b65d2ce9c121aa458a (patch) | |
tree | c126b51e8302d973cb429ff6f3090b15983723e1 /tools | |
parent | 77109411d5d24471ffa391dce56ba3559fb87d94 (diff) |
thermal: exynos: remove needless tmu_status abstraction
reg->tmu_status is used only in exynos_tmu_initialize() and it
is accessed only if TMU_SUPPORT_READY_STATUS flag is set. This
flag is not set for Exynos5440 and TMU_STATUS register offset
is identical for all other SoC types so the 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')
0 files changed, 0 insertions, 0 deletions