ASoC: rsnd: move HDMI information from ssi.c to core.c
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 6 Nov 2018 05:19:48 +0000 (05:19 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 6 Nov 2018 17:39:20 +0000 (17:39 +0000)
commitbeed78aeeb10214798b1fd5f1dd05e0b7199d65f
tree33b4ad17aabae13c31b1344542f325cf59f342f9
parent9328882e9dc6b3ae6d11eaf6dbdeb45dfbb2d38f
ASoC: rsnd: move HDMI information from ssi.c to core.c

Current driver is supporting HDMI output, and its information
are handled under ssi.c. But, it is stream information.
Let's move it from ssi.c to core.c.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/core.c
sound/soc/sh/rcar/rsnd.h
sound/soc/sh/rcar/ssi.c
sound/soc/sh/rcar/ssiu.c