[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4d04ca21b4c9768a59be1341ac62fcae54027b8f.camel@gmail.com>
Date: Thu, 13 Jul 2023 09:02:42 +0200
From: Nuno Sá <noname.nuno@...il.com>
To: Mark Brown <broonie@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>,
Lars-Peter Clausen <lars@...afoo.de>,
Nuno Sá <nuno.sa@...log.com>
Cc: patches@...nsource.cirrus.com, alsa-devel@...a-project.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 00/10] ASoC: ad: Update Analog Devices drivers to maple
tree register cache
On Thu, 2023-07-13 at 00:13 +0100, Mark Brown wrote:
> The maple tree register cache has now got to feature parity with the
> rbtree cache, there are some different tradeoffs made and it should be a
> better choice for most modern systems. Convert the Analog Devices
> drivers to use the more modern data structure.
>
> Signed-off-by: Mark Brown <broonie@...nel.org>
> ---
Reviewed-by: Nuno Sa <nuno.sa@...log.com>
> Mark Brown (10):
> ASoC: ad1836: Update to use maple tree register cache
> ASoC: ad1980: Update to use maple tree register cache
> ASoC: adau1372: Update to use maple tree register cache
> ASoC: adau1373: Update to use maple tree register cache
> ASoC: adau1701: Update to use maple tree register cache
> ASoC: adau1761: Update to use maple tree register cache
> ASoC: adau1781: Update to use maple tree register cache
> ASoC: adau1977: Update to use maple tree register cache
> ASoC: adau7118: Update to use maple tree register cache
> ASoC: adav80x: Update to use maple tree register cache
>
> sound/soc/codecs/ad1836.c | 2 +-
> sound/soc/codecs/ad1980.c | 2 +-
> sound/soc/codecs/adau1372.c | 2 +-
> sound/soc/codecs/adau1373.c | 2 +-
> sound/soc/codecs/adau1701.c | 2 +-
> sound/soc/codecs/adau1761.c | 2 +-
> sound/soc/codecs/adau1781.c | 2 +-
> sound/soc/codecs/adau1977.c | 2 +-
> sound/soc/codecs/adau7118-i2c.c | 2 +-
> sound/soc/codecs/adav80x.c | 2 +-
> 10 files changed, 10 insertions(+), 10 deletions(-)
> ---
> base-commit: 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
> change-id: 20230701-asoc-ad-maple-170068cf0c39
>
> Best regards,
Powered by blists - more mailing lists