ASoC: nau8xxx: Implement hw constraint for rates
authorMark Brown <broonie@kernel.org>
Tue, 23 Aug 2022 18:36:36 +0000 (19:36 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 23 Aug 2022 18:36:36 +0000 (19:36 +0100)
commit2a91980012abc54841da530a6de90f74a41c9e34
tree5a32ae3a7da0fcb375014296031e6f64fd34ced0
parent13e575de5fd7a78d7a5bc5df394c5d553f6a17b1
parentbe919239fbcab19290bfd6802c7ad1dc946c515b
ASoC: nau8xxx: Implement hw constraint for rates

Merge series from Takashi Iwai <tiwai@suse.de>:

This is a series of patches to address the issues on nau8xxx codecs
I've stumbled upon while dealing with a bug report for Steam Deck.
Most of them are to implement the missing hw constraint for rate
restrictions while one patch is to fix the semaphore unbalance in
nau8824 driver.