diff options
author | Jiada Wang <[email protected]> | 2018-09-03 07:06:50 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-09-03 14:37:14 +0100 |
commit | b735662fa473c0e3618a4d645ce797d31e0c9192 (patch) | |
tree | 881d13488372b56dc77bd2764eeb0f488347806b /drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c | |
parent | ba5d553b7bd71e63d639863e2cb09e0c9543b8b7 (diff) |
ASoC: rsnd: remove is_play parameter from hw_rule function
Currently rsnd_dai_stream *io is set to either &rdai->playback or
&rdai->capture based on whether it is a playback or capture stream,
in __rsnd_soc_hw_rule_* functions, but this is not necessary,
rsnd_dai_stream *io handler can be get from rule->private.
This patch removes 'is_play' parameter from hw_rule function.
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c')
0 files changed, 0 insertions, 0 deletions