ASoC: fsi: SPDIF format become independent from platform flags
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 16 Nov 2012 09:17:06 +0000 (01:17 -0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 20 Nov 2012 06:11:21 +0000 (15:11 +0900)
commitc2052def9e92de0f702eb38e179b7991f4638351
tree55ff3327129ffdcd1801dd7c5019e4a9be5ddf13
parent943fdadc17962b7ca6fa28167d1077b383dead4b
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>
sound/soc/sh/fsi.c
This page took 0.02516 seconds and 5 git commands to generate.