commit | 67f854b910613eeffec4fe71e35c0cd8c32c82ec | [log] [tgz] |
---|---|---|
author | Cliff Cai <cliff.cai@analog.com> | Tue Nov 18 16:18:17 2008 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Nov 18 11:40:19 2008 +0000 |
tree | e544eb4033514ec44c46e21323d0402f450ac84d | |
parent | 9905ed35fdec0ebb3be8a724021ff3b104571667 [diff] |
ASoC: Blackfin: add multi-channel function support This patch provides a option for users to enable multi-channel function support in Blackfin ASoC driver. Because Blackfin is without MMU, it is easy for us and the user to enable this function at compiling stage not dynamically on the fly. Signed-off-by: Cliff Cai <cliff.cai@analog.com> Signed-off-by: Bryan Wu <cooloney@kernel.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>