ASoC: fsi: fixup channels_min/max
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 3 Oct 2012 02:08:53 +0000 (19:08 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 15 Oct 2012 02:25:54 +0000 (11:25 +0900)
commit2a8c8a569ff3631f6b6d82ea17c57b9f064b2a7b
tree4fc43d35dd78cd85fdbe46d0b7caa06ff69651cc
parentddffeb8c4d0331609ef2581d84de4d763607bd37
ASoC: fsi: fixup channels_min/max

FSI can support 1 - 8 channel input/output,
but current driver is supporting 2 channel format only.
This patch fixes channel mismatch

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.027479 seconds and 5 git commands to generate.