[PATCH 0/3] fixes for topology
Hi,
I'd like to submit couple of patches which will fix few problems in corner case scenarios using topology. Any feedback will be greatly appreciated.
Lee
Gyeongtaek Lee (3): ASoC: dapm: connect virtual mux with default value ASoC: topology: use name_prefix for new kcontrol ASoC: fix regwmask
sound/soc/soc-dapm.c | 11 ++++++++++- sound/soc/soc-ops.c | 4 ++-- sound/soc/soc-topology.c | 2 +- 3 files changed, 13 insertions(+), 4 deletions(-)
base-commit: 76ccd234269bd05debdbc12c96eafe62dd9a6180
Hi, Mark
I resend these patches as you requested.
And, please ignore my previous email "RE: [PATCH 3/3] ASoC: fix regwmask". I miss-clicked send button. I'm sorry about that.
Thank you. Lee
Gyeongtaek Lee (3): ASoC: dapm: connect virtual mux with default value ASoC: topology: use name_prefix for new kcontrol ASoC: fix regwmask
sound/soc/soc-dapm.c | 11 ++++++++++- sound/soc/soc-ops.c | 4 ++-- sound/soc/soc-topology.c | 2 +- 3 files changed, 13 insertions(+), 4 deletions(-)
base-commit: 76ccd234269bd05debdbc12c96eafe62dd9a6180 -- 2.21.0
Hi, Mark
I found out the problem of my email client. Automatic line break.. I'm sorry and please ignore previous email I sent. I'll give more attention to my email.
Thank you. Lee
Gyeongtaek Lee (3): ASoC: dapm: connect virtual mux with default value ASoC: topology: use name_prefix for new kcontrol ASoC: fix regwmask
sound/soc/soc-dapm.c | 11 ++++++++++- sound/soc/soc-ops.c | 4 ++-- sound/soc/soc-topology.c | 2 +- 3 files changed, 13 insertions(+), 4 deletions(-)
base-commit: 76ccd234269bd05debdbc12c96eafe62dd9a6180 -- 2.21.0
participants (1)
-
이경택