pass: hal: Rename HAL API for the readability 20/224720/7
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 12 Feb 2020 09:05:47 +0000 (18:05 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 26 Feb 2020 10:22:19 +0000 (19:22 +0900)
commit5e66576d353af4b79e52a6770b041bf12691c656
treef8a356563cefa5ecbd564035bccf1b1d853eec0c
parent8c52cba55819324fee7460836ab8e8e923f9137e
pass: hal: Rename HAL API for the readability

Rename all HAL API from "pass_*()" to "pass_hal_*()" to improve the
readability. Usually, PASS modules used their own prefix on function name
like 'pass_resmon_*', 'pass_rescon_*'. After that, anyone can know
the kind of PASS module of functions.

Change-Id: I275fc6154eeab2af1d0e6755c3e6ceae762548b6
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
src/pass/pass-hal.c
src/pass/pass-hal.h
src/pass/pass-rescon.c
src/pass/pass-resmon-source.c
src/pass/pass.c
unittest/pass_haltests.cpp