pass-hal: tm1: Fix value of governor type for CPU resource 85/116585/2
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 27 Feb 2017 05:52:32 +0000 (14:52 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 27 Feb 2017 06:20:47 +0000 (22:20 -0800)
commit190d2d6522755c86f474727549b5c67156c82d29
treea11fc693c8df70ee6119908eff37cb1ba7b1acde
parent20e979158841d45edcec9b1cf7ab9c07f86fa204
pass-hal: tm1: Fix value of governor type for CPU resource

This patch fixes the value of governor type for CPU  h/w resource
because PASS core redefines the governor types as following:
- PASS_GOV_DUMMY         : -1
- PASS_GOV_BASIC         : 0
- PASS_GOV_HOTPLUG_ONLY  : 1
- PASS_GOV_RADIATION     : 2
- PASS_GOV_STEP          : 3

The CPU resource on TM1 use the PASS_GOV_HOTPLUG_ONLY governor
which uses both HAL interface, Resource controller and Hotplug interface.

Change-Id: I404c30a3879c8fbbee152e241c55025d1ef2c76f
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
scripts/pass-resource0.conf