tbm_module: do not print error message 25/260025/2
authorSooChan Lim <sc1.lim@samsung.com>
Thu, 17 Jun 2021 10:29:16 +0000 (19:29 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Thu, 17 Jun 2021 11:02:51 +0000 (20:02 +0900)
commit86bbaa419184bd0a189896b347a4fcbd9c894c54
tree7fd41541560f05106a3051f3911469e3b91bdd91
parent3b5a63a96137b57886367b3b9b5b4d0cfc44d633
tbm_module: do not print error message

do not print error message when the bufmgr_func->bufmgr_alloc_bo_with_format
does not exists. when it does not exists, allocation logic call the
fallback alloc_bo function.

Change-Id: If760eab7372ad67bc032f1ae99c28829ff7fc834
src/tbm_module.c