ASoC: simple-card: card name can be option
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 10 Mar 2014 02:37:56 +0000 (19:37 -0700)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:13:32 +0000 (11:13 +0100)
commit279e0b9c85c8e0c708dfa63bf79fd2c90a00909a
tree79ddcc4ba3288448ea9b003039e24cbe20f7898e
parent53ba09cb30fef5e2916f872ebac82028b612d506
ASoC: simple-card: card name can be option

snd_card.name is now option on DT case.
non-DT case can follow same style,
and it is understandable from platform point of view.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
(cherry picked from commit 12ffa6fc1958879a81b6af1624c1a2edd83ec04a)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
sound/soc/generic/simple-card.c