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, 20 Feb 2017 20:27:38 +0000 (20:27 +0000)
commit4870908cffa65f1b1596d80ca7d2a08d015985cd
treeb682b36229f98f988478af4e777b134b432ec31c
parent80e376cfcfcb20b4f7e40890ce3c6a218af3fdc4
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]