pass: hal: Use 'res_thermal_name' as the first argument for TMU HAL 32/137632/6
authorWook Song <wook16.song@samsung.com>
Fri, 7 Jul 2017 02:03:37 +0000 (11:03 +0900)
committerWook Song <wook16.song@samsung.com>
Fri, 7 Jul 2017 05:55:33 +0000 (14:55 +0900)
commit3cd8ba314706c884332e0eddb5984cb6f6f1d2fd
tree32b7c3080f3d07a400f5e929dad502348bfdc4a2
parentf48213b2483c5903b7a34e9cffd84800c9af5684
pass: hal: Use 'res_thermal_name' as the first argument for TMU HAL

This patch makes the TMU HAL functions use 'res_thermal_name' as the
first argument, which is previously 'res_name'. This change will allow
the TMU HAL function bodies to be implemented without any hard-coded
sysfs node names.

Change-Id: I702d28bfab3b110a7bdba9c3bb7601bf0e250a23
Signed-off-by: Wook Song <wook16.song@samsung.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
src/hal/hal.h
src/pass/pass-hal.c