thermal: exynos: set trips in ascending order in exynos7_tmu_initialize()
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Thu, 26 Apr 2018 11:51:28 +0000 (13:51 +0200)
committerEduardo Valentin <edubezval@gmail.com>
Sun, 6 May 2018 23:34:35 +0000 (16:34 -0700)
commit0c1554a6d868a89928c03be0be081f0249eb50f5
tree8f014dcd34ad0bdcf84a6a0d597f09c892b106bf
parentab1b7ada95c61a22a125c9ee5c75d32844b37d82
thermal: exynos: set trips in ascending order in exynos7_tmu_initialize()

Set trips in ascending order in exynos7_tmu_initialize() (it should
make no difference in driver operation). This prepares the driver
code to moving trips setting from ->tmu_initialize method to
exynos_tmu_initialize().

Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/samsung/exynos_tmu.c