Re: [PATCH] ASoC: qcom: qdsp6: Use the defined variable to clean code

2020-07-17 Thread Mark Brown
On Tue, 14 Jul 2020 19:29:23 +0800, Tang Bin wrote: > Use the defined variable "dev" to make the code cleaner. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: qcom: qdsp6: Use the defined variable to clean code commit:

[PATCH] ASoC: qcom: qdsp6: Use the defined variable to clean code

2020-07-14 Thread Tang Bin
Use the defined variable "dev" to make the code cleaner. Signed-off-by: Zhang Shengju Signed-off-by: Tang Bin --- sound/soc/qcom/qdsp6/q6adm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/soc/qcom/qdsp6/q6adm.c b/sound/soc/qcom/qdsp6/q6adm.c index