openwrtv3/target/linux/ixp4xx
Jo-Philipp Wich 69b45d2223 ixp4xx: fix Avila SoC audio driver compilation
Upstream dropped the `dapm` member of `struct snd_soc_component`, requiring
users to access it using `snd_soc_codec_get_dapm()` instead so change the
driver code to do just that.

Fixes the following build error spotted by the buildbots:

      CC [M]  sound/soc/gw-avila/gw-avila.o
    sound/soc/gw-avila/gw-avila.c: In function 'avila_aic3x_init':
    sound/soc/gw-avila/gw-avila.c:104:44: error: 'struct snd_soc_codec' has no member named 'dapm'

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-06-07 11:15:55 +02:00
..
base-files/lib scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
generic ixp4xx: use usb-*-pci where appropriate 2015-05-29 14:39:12 +00:00
harddisk ixp4xx: use usb-*-pci where appropriate 2015-05-29 14:39:12 +00:00
image ixp4xx: fix initramfs builds 2016-01-31 00:54:53 +00:00
patches-3.18 kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
patches-4.4 ixp4xx: fix Avila SoC audio driver compilation 2016-06-07 11:15:55 +02:00
config-3.18 kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLED 2015-03-06 07:56:34 +00:00
config-4.4 ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
Makefile ixp4xx: Add support for 4.4 kernel, refresh patches 2016-06-05 14:07:46 -04:00
modules.mk ixp4xx: fix beeper module dependencies 2015-04-01 09:03:13 +00:00