OSDN Git Service

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)
commite9d50e4b4d04165097a71e20e0a77e7ad7053dd0
tree882c51efb42b48fe568aac05be4eb2e4a3e0ffee
parentf10b1fc0161cd99e54c5687fcc63368aa255e05e
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