[alsa-devel] [PATCH 1/6] ASoC: add ADAU1361 codec driver
Liam Girdwood
lrg at slimlogic.co.uk
Sat Aug 7 23:20:35 CEST 2010
Hi Mike,
On Sat, 2010-08-07 at 16:28 -0400, Mike Frysinger wrote:
> From: Cliff Cai <cliff.cai at analog.com>
>
> Signed-off-by: Cliff Cai <cliff.cai at analog.com>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> sound/soc/codecs/Kconfig | 4 +
> sound/soc/codecs/Makefile | 2 +
> sound/soc/codecs/adau1361.c | 992 +++++++++++++++++++++++++++++++++++++++++++
> sound/soc/codecs/adau1361.h | 264 ++++++++++++
> 4 files changed, 1262 insertions(+), 0 deletions(-)
> create mode 100644 sound/soc/codecs/adau1361.c
> create mode 100644 sound/soc/codecs/adau1361.h
As Mark has mentioned, please re-work your CODEC probe() and remove()
calls against the soon to be merged multi-component branch :-
git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6.git topic/multi-component
The machine drivers will also need modified to use the component
dev_name() now instead of a pointer when creating a DAI link.
Thanks
Liam
--
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk
More information about the Alsa-devel
mailing list