treewide: convert asoc_xxx() to snd_soc_xxx() (v6.7 compatibility)

Linux commits [1] and [2] have changed some ASoC APIs which now causes
these OOT Pixel drivers here to fail compilation.

Update accordingly.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1d5a2b5dd0a8
    ("ASoC: soc.h: convert asoc_xxx() to snd_soc_xxx()")
[2] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ad484cc98f2c
    ("ASoC: remove asoc_xxx() compatible macro")

Bug: 316108031
Test: TH
Change-Id: Ic387ef2ac11e5306c66ed9190e7c681c3158a689
Signed-off-by: André Draszik <draszik@google.com>
(cherry picked from commit 97ca3af6be857892dad5166ff2c5e94ff14fb5a8)
2 files changed