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>
Tue, 30 Mar 2021 01:40:01 +0000 (10:40 +0900)
commitd8a3075a5754dea2be414ce6646d92ae618c91ec
treeefdbeaa107db9e36a2fbfeab2c653b172b7a455b
parent1612acee055d2f3b60dcc12e721361aa155d4047
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