]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: DMIC codec: Adding a generic DMIC codec
authorDavid Lambert <dlambert@ti.com>
Thu, 6 Jan 2011 14:00:37 +0000 (08:00 -0600)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Wed, 12 Jan 2011 00:48:45 +0000 (00:48 +0000)
commitfa25afd266553063a9d3ab2ee4f20f2c4d91f965
treed77c641e3021e9d5e5a476f87b3ad879d216c3c0
parent53539b7cd40621c8eea460272a81a507ae14aaa0
ASoC: DMIC codec: Adding a generic DMIC codec

This codec is to be used by the DMIC driver to
control the DMIC codec.  This driver will be used on future
implementations of the DMIC driver to support codec specific
features.

At this time, the codec driver just registers the codec DAI.

Signed-off-by: David Lambert <dlambert@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/dmic.c [new file with mode: 0644]