[alsa-devel] [PATCH 07/19] ALSA: ymu831: add base driver

Mark Brown broonie at opensource.wolfsonmicro.com
Wed Jan 16 14:43:41 CET 2013


On Wed, Jan 16, 2013 at 05:33:03PM +0900, Yoichi Yuasa wrote:
> 
> Signed-off-by: Yoichi Yuasa <yuasa at linux-mips.org>
> ---
>  sound/soc/codecs/ymu831/Makefile   |    3 +-
>  sound/soc/codecs/ymu831/mcdriver.c | 2934 ++++++++++++++++++++++++++++++++++++
>  sound/soc/codecs/ymu831/mcdriver.h | 1017 +++++++++++++

Same comments as previous patches, really...  this is a very big block
of code with no visible relationship with Linux.  Looking at the code it
seems fairly clear that at least some this stuff ought to be integrated
with the ASoC framework but it doesn't even reference the framework.


More information about the Alsa-devel mailing list