hal: Add new struct pass_resource_nonstandard for nonstandard device 75/136375/3
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 26 Jun 2017 08:21:20 +0000 (17:21 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 4 Jul 2017 08:25:41 +0000 (17:25 +0900)
commit790096ecc9bf827c56fd620d868e7174e85527ba
tree3478849d8b240f9217acd509733062b807d3ae34
parentfbb037f3fbb1e220e9e64b8a2b0bf73e861d1ec1
hal: Add new struct pass_resource_nonstandard for nonstandard device

This patch adds new 'struct pass_resource_nonstandard' in order to
support the nonstandard devices except for cpu/bus/gpu.

This patch just adds the following function in order to support
the backwards compatibility. This function will be removed
after finding the proper method.
- int (*set_pmqos_data)(char *res_name, void*) : Set PMQoS's data to HAL.

Change-Id: Ia0310c43226b0ab000c9470784e9d55ec507d119
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
src/hal/hal.h