Add Support for JustBoom Audio boards
authorAaron Shaw <shawaj@gmail.com>
Thu, 7 Apr 2016 20:26:21 +0000 (21:26 +0100)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:07:56 +0000 (00:07 +0100)
commitd2793fc3a6dd9a93351411842cf8d6476021dd33
tree04c7eb528e3e0114e2883f94894885944cdf04da
parent873dd079e2849850219e3125a184af656b02ffe8
Add Support for JustBoom Audio boards

justboom-dac: Adjust for ALSA API change

As of 4.4, snd_soc_limit_volume now takes a struct snd_soc_card *
rather than a struct snd_soc_codec *.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
ASoC: justboom-dac: fix S24_LE format

Remove set_bclk_ratio call so 24-bit data is transmitted in
24 bclk cycles.

Also remove hw_params as it's no longer needed.

Signed-off-by: Matthias Reichl <hias@horus.com>
sound/soc/bcm/justboom-dac.c [new file with mode: 0644]