Files
openwrt-R7800-nss/target/linux
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
..
2015-12-11 15:26:06 +00:00
2016-04-25 14:54:07 +02:00
2016-05-12 17:55:15 +02:00
2016-03-24 22:40:13 +01:00
2016-05-12 17:52:55 +02:00
2016-05-12 03:29:36 +02:00
2016-06-02 21:58:10 +02:00
2015-12-11 15:26:06 +00:00