Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1714221
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 1/9] ASoC: rt5514: Switch to snd_soc_register_codec |
| Date | 2017-08-17 19:20 +0200 |
| Message-ID | <ufwCB-7Vp-11@gated-at.bofh.it> (permalink) |
| References | <ufkUN-8bv-7@gated-at.bofh.it> <ufkUO-8bv-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Thu, Aug 17, 2017 at 12:44:09PM +0800, Jeffy Chen wrote: > Currently we are using devm_snd_soc_register_component, which would > use legacy dai name. > Switch to snd_soc_register_codec to use dai driver name. This is the wrong direction to be going in, we are trying to move all drivers to use component. Whatever you want to do make components use it.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 1/9] ASoC: rt5514: Switch to snd_soc_register_codec Jeffy Chen <jeffy.chen@rock-chips.com> - 2017-08-17 06:50 +0200
Re: [PATCH v3 1/9] ASoC: rt5514: Switch to snd_soc_register_codec Mark Brown <broonie@kernel.org> - 2017-08-17 19:20 +0200
Re: [PATCH v3 1/9] ASoC: rt5514: Switch to snd_soc_register_codec jeffy <jeffy.chen@rock-chips.com> - 2017-08-18 04:50 +0200
csiph-web