pass-hal: tm2: Fix value of governor type for bus/gpu resource 84/116584/1
authorChanwoo Choi <cw00.choi@samsung.com>
Fri, 17 Feb 2017 06:39:11 +0000 (15:39 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 27 Feb 2017 05:53:34 +0000 (14:53 +0900)
commit78fee1066da9c0e58e13951d6a8bd67d097e14fd
tree468e35de5ee21a3638de03eee4e1d6854fc2a4f6
parent6c55220f676257f91e28e8b43fcf1301bfa4d8a3
pass-hal: tm2: Fix value of governor type for bus/gpu resource

This patch fixes the value of governor type for BUS/GPU 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 BUS/GPU resource on TM2 use the PASS_GOV_BASIC governor
which uses both HAL interface and Resource controller.

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