ASoC: seeed-voicecard: Fix init and parse func
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 18 May 2020 07:59:35 +0000 (16:59 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 7 Feb 2022 07:09:31 +0000 (16:09 +0900)
commite3863b6cc5b09d53a0e50f6d75e8656f48a7a07c
tree2d218d392a4f25176ce9cb9525c7be87eaebd95c
parent09b4299c1fdf96d60a81fcb76a2f54630d835795
ASoC: seeed-voicecard: Fix init and parse func

When we rebase the kernel version to v5.x, the interface changed and
a build error occurred. Modify the interface for card init and parse.

This patch is already been reviewd from [1].

[1]
  "Commit: ASoC: ac108: Adds ac108 codec and machine code"
  "Change-Id: Idd1fd85a461c3f2ac03192ec49bf527601d797b7"

Change-Id: If6e460240cd750b8d56e9b7ec22be6e46162699a
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
sound/soc/seeed/seeed-voicecard.c