]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: kirkwood-dma: remove channel restrictions
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 20 Nov 2012 12:20:55 +0000 (12:20 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 21 Nov 2012 01:40:24 +0000 (10:40 +0900)
commit1703470aa7cfbef8d8e596106447bac894f5623e
treec27444ef8ffe7deea785bd5a47572f8d57a5d707
parent363589bf110aa0352a203112af16685dd9cb56c1
ASoC: kirkwood-dma: remove channel restrictions

This is part of a patch found in Rabeeh Khoury's git tree for the
cubox.

With SPDIF passthrough, we are not restricted to just two channels of
audio; we can support however many channels the non-audio stream can
itself support.  In any case, kirkwood-dma is not involved in the
format selection.  So yet rid of this restriction.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/kirkwood/kirkwood-dma.c