diff options
author | Jiada Wang <[email protected]> | 2018-09-03 07:07:07 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-09-03 14:37:15 +0100 |
commit | 0e289012b47a2de1f029a6b61c75998e2f159dd9 (patch) | |
tree | ab9a4a5b396409c0f5c917c193e8c2a83b869f96 /lib/string_helpers.c | |
parent | b735662fa473c0e3618a4d645ce797d31e0c9192 (diff) |
ASoC: rsnd: ssi: Fix issue in dma data address assignment
Same SSI device may be used in different dai links,
by only having one dma struct in rsnd_ssi, after the first
instance's dma config be initilized, the following instances
can no longer configure dma, this causes issue, when their
dma data address are different from the first instance.
Signed-off-by: Jiada Wang <[email protected]>
Signed-off-by: Timo Wischer <[email protected]>
[Kuninori: tidyup for upstream]
Signed-off-by: Kuninori Morimoto <[email protected]>
Tested-by: Hiroyuki Yokoyama <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions