Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1714833
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 1/9] ASoC: rt5514: Avoid legacy dai naming |
| Date | 2017-08-18 13:50 +0200 |
| Message-ID | <ufNWO-37L-25@gated-at.bofh.it> (permalink) |
| References | <ufFZf-5Vo-3@gated-at.bofh.it> <ufFZf-5Vo-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Fri, Aug 18, 2017 at 11:11:39AM +0800, Jeffy Chen wrote: > Currently we are using devm_snd_soc_register_component, which would > use legacy dai naming when dai drv id is zero. > > Set a non-zero dai drv id to use dai drv name for dai name. Why? This is clearly not good, we shouldn't be expecting all devices with a single DAI to set the DAI number to 1 and the changelog doesn't articulate any reason why anything cares what the name is.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v4 1/9] ASoC: rt5514: Avoid legacy dai naming Jeffy Chen <jeffy.chen@rock-chips.com> - 2017-08-18 05:20 +0200
Re: [PATCH v4 1/9] ASoC: rt5514: Avoid legacy dai naming Mark Brown <broonie@kernel.org> - 2017-08-18 13:50 +0200
Re: [PATCH v4 1/9] ASoC: rt5514: Avoid legacy dai naming jeffy <jeffy.chen@rock-chips.com> - 2017-08-18 17:10 +0200
Re: [PATCH v4 1/9] ASoC: rt5514: Avoid legacy dai naming Mark Brown <broonie@kernel.org> - 2017-08-21 19:40 +0200
Re: [PATCH v4 1/9] ASoC: rt5514: Avoid legacy dai naming jeffy <jeffy.chen@rock-chips.com> - 2017-08-22 06:30 +0200
csiph-web