ASoC: da7213: move set_sysclk to codec level
authorSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 11 May 2020 13:25:42 +0000 (15:25 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 18 May 2020 13:34:54 +0000 (14:34 +0100)
commit9c5c258438b23cacc4971b94d808ba8af9c5931c
tree75d6b44c6222b24bada8657ea07c3150f4cb277c
parentb2a378816d0f6780a5500f4322e5b2542d41532d
ASoC: da7213: move set_sysclk to codec level

Move set_sysclk function to component level, so that it can be used at
both component and DAI level.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Reviewed-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Link: https://lore.kernel.org/r/20200511132544.82364-4-sebastian.reichel@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/da7213.c