[alsa-devel] [PATCH] soundwire: fix regmap dependencies and align with other serial links
Vinod Koul
vkoul at kernel.org
Fri Aug 9 06:51:31 CEST 2019
On 18-07-19, 18:02, Pierre-Louis Bossart wrote:
> The existing code has a mixed select/depend usage which makes no sense.
>
> config SOUNDWIRE_BUS
> tristate
> select REGMAP_SOUNDWIRE
>
> config REGMAP_SOUNDWIRE
> tristate
> depends on SOUNDWIRE_BUS
>
> Let's remove one layer of Kconfig definitions and align with the
> solutions used by all other serial links.
Applied, thanks
--
~Vinod
More information about the Alsa-devel
mailing list