]> git.baikalelectronics.ru Git - kernel.git/commit
mailbox: qcom-ipcc: Dynamic alloc for channel arrangement
authorHuang Yiwei <quic_hyiwei@quicinc.com>
Mon, 22 Nov 2021 05:05:06 +0000 (13:05 +0800)
committerJassi Brar <jaswinder.singh@linaro.org>
Wed, 12 Jan 2022 05:47:33 +0000 (23:47 -0600)
commit687f750bd0a85bfd775e839bde2722f8e127db7b
tree882c51efb42b48fe568aac05be4eb2e4a3e0ffee
parent3f76f476d20e1ce26a3c6fd00cecf963fbc4f353
mailbox: qcom-ipcc: Dynamic alloc for channel arrangement

Dynamic alloc for channel arrangement instead of static alloced
array, it is more flexible and can reduce memory usage.

Signed-off-by: Huang Yiwei <quic_hyiwei@quicinc.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/qcom-ipcc.c