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>
Wed, 23 Nov 2022 02:31:04 +0000 (11:31 +0900)
commitada5e2442ad9fa47e8c0492fd58eb776292cec35
treec74e47d8bd8bc79c4c5fb48dc5306a00289bf16c
parent6f18f75f65ab4a25ecae7e86bd9c5930e7be2f1f
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: Ib90e267e665fa910c1b4b7038375155dbea14d1f
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
sound/soc/seeed/seeed-voicecard.c