[alsa-devel] [PATCH 10/13] ASoC: tlv320aic32x4: Remove sysclk references
Annaliese McDermond
nh6z at nh6z.net
Tue Mar 19 17:18:01 CET 2019
> On Mar 19, 2019, at 8:37 AM, Mark Brown <broonie at kernel.org> wrote:
>
> On Mon, Mar 18, 2019 at 08:37:53PM -0700, Annaliese McDermond wrote:
>
>> Sysclk is not used by anything anymore. Remove support for it.
>> All that information now comes from the clock tree.
>
> Have you checked for existing users here? If the operation is removed
> existing users will get errors, not all of them will be prepared for
> that.
I haven’t checked with existing users. A better implementation may be
that we just use clk_set_rate on whatever the sysclk is to set the
upstream rate. That way we can preserve compatibility.
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel at alsa-project.org
> https://mailman.alsa-project.org/mailman/listinfo/alsa-devel
--
Annaliese McDermond
nh6z at nh6z.net
More information about the Alsa-devel
mailing list