OSDN Git Service

ASoC: simple-card-utils: add asoc_simple_card_canonicalize_cpu()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 10 Aug 2016 02:20:19 +0000 (02:20 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 10 Aug 2016 20:03:25 +0000 (21:03 +0100)
commit983cebd602af8c2bf9d5830f15fb4e18fb38f994
tree242b5498396bb2bc99cb748006cf2bc17a739a89
parenta09f383ef72947b7d59fc7fe50fe332ab5c35dca
ASoC: simple-card-utils: add asoc_simple_card_canonicalize_cpu()

simple-card needs remove dai_link->cpu_dai_name if it CPU was
single DAI.
This patch makes this method simple style standard.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/simple_card_utils.h
sound/soc/generic/simple-card-utils.c