commit | c2052def9e92de0f702eb38e179b7991f4638351 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Fri Nov 16 01:17:06 2012 -0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Nov 20 15:11:21 2012 +0900 |
tree | 55ff3327129ffdcd1801dd7c5019e4a9be5ddf13 | |
parent | 943fdadc17962b7ca6fa28167d1077b383dead4b [diff] |
ASoC: fsi: SPDIF format become independent from platform flags Current FSI driver is using platform information pointer, but it is not good design for DT support. This patch makes spdif format independent from platform information pointer. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>