Remove unused set_pmqos_data() and not-supported PASS_RESOURCE_NONSTANDARD_ID 88/315488/2 accepted/tizen/9.0/unified/20241205.174736
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 2 Dec 2024 08:53:26 +0000 (17:53 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 3 Dec 2024 04:16:51 +0000 (13:16 +0900)
commit56ea023602b7b8a2333f708ac4b5a23e495dabcd
tree789ee68a94319d5e627fe507c50561782245813e
parent384b9691f690e5e00398f9626c44532df5f269d2
Remove unused set_pmqos_data() and not-supported PASS_RESOURCE_NONSTANDARD_ID

Remove unused set_pmqos_data() and not-supported PASS_RESOURCE_NONSTANDARD_ID
because it doesn't need to be used anymore.

Change-Id: I15e539db1b48e1ea92df13b2ca96bc7c437ffc66
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
18 files changed:
packaging/pass.spec
src/pass/pass-hal.c
src/pass/pass-hal.h
src/pass/pass-parser.c
src/pass/pass-rescon.c
src/pass/pass.c
src/pass/pass.h
tests/haltest/power-haltests.cpp
tests/pass-unittests.cc
tests/unittest/pass-hal-and-parser/hal-api-power-mock.cpp
tests/unittest/pass-hal-and-parser/hal-api-power-mock.hpp
tests/unittest/pass-hal-and-parser/pass-hal-and-parser-unittests.cc
tests/unittest/pass-rescon/pass-hal-mock.cpp
tests/unittest/pass-rescon/pass-hal-mock.hpp
tests/unittest/pass-rescon/pass-rescon-unittests.cc
tests/unittest/pass-resmon/pass-hal-mock.cpp
tests/unittest/pass-resmon/pass-hal-mock.hpp
tests/unittest/pass-resmon/pass-resmon-unittests.cc