You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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>
8 years ago
..
base-files/lib scripts: fix wrong usage of '==' operator 10 years ago
generic ixp4xx: use usb-*-pci where appropriate 9 years ago
harddisk ixp4xx: use usb-*-pci where appropriate 9 years ago
image ixp4xx: fix initramfs builds 8 years ago
patches-3.18 kernel: update 3.18 to 3.18.14 9 years ago
patches-4.4 ixp4xx: fix Avila SoC audio driver compilation 8 years ago
Makefile ixp4xx: Add support for 4.4 kernel, refresh patches 8 years ago
config-3.18 kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLED 9 years ago
config-4.4 ixp4xx: Add support for 4.4 kernel, refresh patches 8 years ago
modules.mk ixp4xx: fix beeper module dependencies 9 years ago