]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
Merge series "ASoC: pcm512x: Patch series to set fmt from `set_fmt()`" from Kirill...
authorMark Brown <broonie@kernel.org>
Mon, 16 Nov 2020 23:23:48 +0000 (23:23 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 16 Nov 2020 23:23:48 +0000 (23:23 +0000)
Set format from `set_fmt()` func instead of `hw_params()`, plus supportive
commits

Kirill Marinushkin (4):
  ASoC: pcm512x: Fix not setting word length if DAIFMT_CBS_CFS
  ASoC: pcm512x: Rearrange operations in `hw_params()`
  ASoC: pcm512x: Move format check into `set_fmt()`
  ASoC: pcm512x: Add support for more data formats

 sound/soc/codecs/pcm512x.c | 134 ++++++++++++++++++++++++++++-----------------
 1 file changed, 84 insertions(+), 50 deletions(-)

--
2.13.6


Trivial merge