Add Support for JustBoom Audio boards
authorAaron Shaw <shawaj@gmail.com>
Thu, 7 Apr 2016 20:26:21 +0000 (21:26 +0100)
committerRaspbian kernel package updater <root@raspbian.org>
Sun, 23 Jul 2017 02:19:51 +0000 (02:19 +0000)
commit48e1278c4d0a7f9bcfbdb566de0a30135f845720
treee95acd9a6a31c2e42720f5cd0e4d203072ebfac2
parentc05752ee77bbb2d230424d023d34d2894e526018
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]