]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Add Support for JustBoom Audio boards
authorAaron Shaw <shawaj@gmail.com>
Thu, 7 Apr 2016 20:26:21 +0000 (21:26 +0100)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Fri, 9 Mar 2018 15:21:00 +0000 (12:21 -0300)
commit01a9fbf6c4c54a8a5e270df5ff62b63fe178a424
tree05c14efcd2a81012a9970a78905d631d983d447a
parentfe4058ca8dea1a1ad78a703d537579f2bcdaefb0
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>
sound/soc/bcm/Kconfig
sound/soc/bcm/Makefile
sound/soc/bcm/justboom-dac.c [new file with mode: 0644]
sound/soc/bcm/justboom-digi.c [new file with mode: 0644]