> > This is the SGTL5000 codec based off-CODEC widgets supports. > > > > Signed-off-by: Xiubo Li <li.xi...@freescale.com> > > --- > > sound/soc/fsl/Kconfig | 25 ++++++++++++++++++ > > sound/soc/fsl/Makefile | 3 +++ > > sound/soc/fsl/snd-soc-simple-card-vf610.c | 44 > +++++++++++++++++++++++++++++++ > > If we're needing to add explict code for a simple audio card that seems > to defeat the point of using the simple audio card - we may as well just > have an explicit machine driver. >
IMHO, the simple audio card driver could fulfil most of machine driver's work. And will make some machine driver simpler and eaiser to code. Thanks, -- Best Regards, Xiubo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/