Replace prefix from 'PASS' to 'HAL_POWER' 84/317584/2 accepted/tizen_9.0_unified tizen_9.0 accepted/tizen/9.0/unified/20250116.015842
authorUnsung Lee <unsung.lee@samsung.com>
Fri, 3 Jan 2025 10:32:12 +0000 (19:32 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Tue, 14 Jan 2025 08:55:27 +0000 (17:55 +0900)
commitbb4945a4ba26e29e6e0a7bf615cdb65fe76b1b17
treef92acfc1145a9c4b6ee5d8f9fa0ee2acfbbb4509
parentaa30939a7269316585e5106f074848f3905b3140
Replace prefix from 'PASS' to 'HAL_POWER'

Replace prefix of macro name from 'PASS' to 'HAL_POWER'.
This is because the pass module refers to macros defined in hal-api-power,
and the prefix of macros has been chaned in the hal-api-power.

Change-Id: Ifaf7b9b7d25708c988d00cfaefe89419dc305c15
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
src/pass/pass-hal.c
src/pass/pass-parser.c
src/pass/pass-rescon.c
src/pass/pass.c
src/pass/pass.h
tests/pass-unittests.cc
tests/unittest/pass-rescon/pass-rescon-unittests.cc
tests/unittest/pass-resmon/pass-resmon-unittests.cc