change the function signature of hal_tbm_get_backend and hal_tbm_put_backend 34/252934/2
authorSooChan Lim <sc1.lim@samsung.com>
Wed, 3 Feb 2021 07:13:15 +0000 (16:13 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Wed, 3 Feb 2021 07:14:26 +0000 (16:14 +0900)
commitfdc82a6aae3ba980502b48050e9c1e58e768f6d2
treef849245764d40623b49c600fd89a9fe2b588ea10
parent845fb2de67923e3f69d08efe4af0bd4163489c3e
change the function signature of hal_tbm_get_backend and hal_tbm_put_backend

hal_tbm_error        hal_tbm_get_backend(hal_tbm_backend_data *backend_data);
void                 hal_tbm_put_backend(void);

Change-Id: I5d4f11eeb62d967c6a77cfb2a5a6dfb3f82e3885
include/hal-tbm.h
src/hal-api-tbm.c