ASoC: simple-card-utils: add asoc_simple_card_parse_card_name()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 11 Jul 2016 23:59:16 +0000 (23:59 +0000)
committerMark Brown <broonie@kernel.org>
Sat, 16 Jul 2016 12:03:04 +0000 (13:03 +0100)
commitfc55c9b5a2ea794c4b6be937522bcfe98be4770a
tree6d1c00255504c1c256b9eaa3b876a0792dc5e713
parent2e8d1c7d544089fe4894c504020d7ac7eb1de531
ASoC: simple-card-utils: add asoc_simple_card_parse_card_name()

simple-card needs to get its card name.
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