summaryrefslogtreecommitdiff
path: root/bpf_lexer.l
diff options
context:
space:
mode:
Diffstat (limited to 'bpf_lexer.l')
0 files changed, 0 insertions, 0 deletions
a href='/cgit.cgi/linux/net-next.git/commit/sound/soc?id=33c7b140935a93a97cd09a401932c94fae93968b'>33c7b140935a93a97cd09a401932c94fae93968b (patch) tree76259af13706bc955cdf2528218d26013603b34c /sound/soc parentb787f68c36d49bb1d9236f403813641efa74a031 (diff)
ASoC: adau17x1: Replace direct snd_soc_codec dapm field access
The dapm field of the snd_soc_codec struct is eventually going to be removed, in preparation for this replace all manual access to codec->dapm with snd_soc_codec_get_dapm(). Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc')