]> 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)
committerStefan Bader <stefan.bader@canonical.com>
Wed, 14 Jun 2017 09:11:35 +0000 (11:11 +0200)
commit671e9b611ca684622eeedaf7cc11a11fa8b77478
treea1474057470d3ffed1b0863028c1c0f82d143354
parent82a13b0891119e2623581d5cc37e68591a38c47d
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]