diff options
author | Jiada Wang <[email protected]> | 2018-09-03 07:07:26 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-09-03 14:37:16 +0100 |
commit | 599da084e041b877ef89211dcbb4c7bd8380049d (patch) | |
tree | 03dd7bf44fb25f40f435e801e888d7bef45880b3 /drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c | |
parent | 0e289012b47a2de1f029a6b61c75998e2f159dd9 (diff) |
ASoC: rsnd: ssi: Check runtime channel number rather than hw_params
The number of channel handled by SSI maybe differs from the one set
in hw_params, currently SSI checks hw_params's channel number,
and constrains to use same channel number, when it is being
used by multiple clients.
This patch corrects to check runtime channel number rather
than channel number set in hw_params.
Signed-off-by: Jiada Wang <[email protected]>
Signed-off-by: Timo Wischer <[email protected]>
[kuninori: adjust to upstreaming]
Signed-off-by: Kuninori Morimoto <[email protected]>
Tested-by: Hiroyuki Yokoyama <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c')
0 files changed, 0 insertions, 0 deletions