diff options
author | Bartlomiej Zolnierkiewicz | 2014-11-13 16:00:56 +0100 |
---|---|---|
committer | Eduardo Valentin | 2014-11-20 10:51:54 -0400 |
commit | 77109411d5d24471ffa391dce56ba3559fb87d94 (patch) | |
tree | 4f5d278740ea0cda17bc6c365589ad0f69a6ae87 /drivers/spi | |
parent | 2251aef64a38db60f4ae7a4a83f9203c6791f196 (diff) |
thermal: exynos: remove needless triminfo_data abstraction
reg->triminfo_data is used only in exynos_tmu_initialize() and
the code has already different paths for Exynos5440 and other
SoC types (on which TRIMINFO_DATA register offset is identical)
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 <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 'drivers/spi')
0 files changed, 0 insertions, 0 deletions