ASoC: simple-scu-card: code sync: tidyup props/link naming
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 28 Oct 2016 03:38:00 +0000 (03:38 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 28 Oct 2016 18:24:48 +0000 (19:24 +0100)
commit193599264f3eb632f43f83f738b17241f91dbd5a
tree4f7881863aaad989629f891f4c656762f81f04f9
parent6910e8679ff4d256028003be2451deb31f13948e
ASoC: simple-scu-card: code sync: tidyup props/link naming

simple sound card family are using very similar style, but because of its
historical reason, there are small differences. For example pointer style,
function name, caller postion etc...
This patch synchronizes style to other simple card family so that be enable
to easy reviewing.

This patch uses dai_link/dai_props instead of links/props.

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