commit | 884ea92e2e46a50348dfa38242a86474ecee3854 | [log] [tgz] |
---|---|---|
author | Shiv Maliyappanahalli <smaliyap@codeaurora.org> | Wed Jan 18 15:22:16 2017 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Mar 31 13:49:04 2017 -0700 |
tree | ec085e9fe019f9c7a3e7cba616906e60a007691a | |
parent | b0ef32453e867f5a443324c8a20b90eca79a8270 [diff] |
drivers: soc: apr: create glink buffers dynamically It is not always guaranteed that glink will ack all tx buffers intime and hence apr might run out of tx buffers for apr message transactions. Create TX buffers dynamically instead of preallocating fixed number of buffers. Change-Id: I53c9529d1e84a88cc2e0b161a8a5047d5a475620 Signed-off-by: Shiv Maliyappanahalli <smaliyap@codeaurora.org> Signed-off-by: Banajit Goswami <bgoswami@codeaurora.org>