diff options
author | Jo-Philipp Wich <jo@mein.io> | 2016-06-23 00:14:34 +0200 |
---|---|---|
committer | Zoltan HERPAI <wigyori@uid0.hu> | 2016-06-23 00:14:34 +0200 |
commit | 441a9c879ba6562ea9f431cf33bbb0c0400d5fd0 (patch) | |
tree | 061af7bf1930065b365899d6f61ee0d91f88c3b2 /target/linux/brcm2708/patches-4.4/0140-Allow-up-to-24dB-digital-gain-to-be-applied-when-usi.patch | |
parent | 5ce87f5de3cdbd58ddb7de44717cebb7f371d277 (diff) | |
download | master-187ad058-441a9c879ba6562ea9f431cf33bbb0c0400d5fd0.tar.gz master-187ad058-441a9c879ba6562ea9f431cf33bbb0c0400d5fd0.tar.bz2 master-187ad058-441a9c879ba6562ea9f431cf33bbb0c0400d5fd0.zip |
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>
Diffstat (limited to 'target/linux/brcm2708/patches-4.4/0140-Allow-up-to-24dB-digital-gain-to-be-applied-when-usi.patch')
0 files changed, 0 insertions, 0 deletions