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, 6 Jul 2020 09:09:48 +0000 (18:09 +0900)
commitd11eb076baa19cdfef10737ae3261360468c5428
tree2ff15ee2cd8c392fed48c2e3cbc57a2eea010f45
parent8499592214c332aef5c5bd0c49c065eb22f259dd
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