]> 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)
committerKhalid Elmously <khalid.elmously@canonical.com>
Fri, 16 Feb 2018 22:10:10 +0000 (17:10 -0500)
commitab862cba7042d7cd39041726596177982bcddf0d
tree80f11d6d9b89b5c8d45c1dc8311c5db8ab402670
parentfec1e813fe8807ca1d88d081c69a3f152f061f47
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]