From: Liam Girdwood <lrg@slimlogic.co.uk>
To: apatard@mandriva.com
Cc: tbm@cyrius.com, alsa-devel@alsa-project.org,
broonie@opensource.wolfsonmicro.com, saeed@marvell.com,
nico@fluxnic.net
Subject: Re: [patch 1/6] kirkwood: add audio functions.
Date: Wed, 12 May 2010 09:56:14 +0100 [thread overview]
Message-ID: <1273654574.3294.2.camel@odin> (raw)
In-Reply-To: <20100511162601.375878707@mandriva.com>
On Tue, 2010-05-11 at 18:23 +0200, apatard@mandriva.com wrote:
> plain text document attachment (kirkwood_add_audio_dev.patch)
> This patch add audio related definitions and functions
>
>
> Signed-off-by: Arnaud Patard <apatard@mandriva.com>
> ---
> arch/arm/mach-kirkwood/common.c | 9 9 + 0 - 0 !
> arch/arm/mach-kirkwood/common.h | 2 2 + 0 - 0 !
> arch/arm/mach-kirkwood/include/mach/audio.h | 13 13 + 0 - 0 !
> arch/arm/mach-kirkwood/include/mach/kirkwood.h | 3 3 + 0 - 0 !
> 4 files changed, 27 insertions(+)
> create mode 100644 include/linux/mv88fx_audio.h
> create mode 100644 sound/soc/kirkwood/Kconfig
> create mode 100644 sound/soc/kirkwood/Makefile
> create mode 100644 sound/soc/kirkwood/cs42l51.c
> create mode 100644 sound/soc/kirkwood/cs42l51.h
> create mode 100644 sound/soc/kirkwood/kirkwood_audio_hal.c
> create mode 100644 sound/soc/kirkwood/kirkwood_audio_hal.h
> create mode 100644 sound/soc/kirkwood/kirkwood_audio_regs.h
> create mode 100644 sound/soc/kirkwood/kirkwood_pcm.c
>
Some of the files above are missing from this patch series i.e.
kirkwood_audio_hal. Are they required ?
Liam
--
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk
next prev parent reply other threads:[~2010-05-12 8:56 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-11 16:23 [patch 0/6] kirkwood openrd client audio support apatard
2010-05-11 16:23 ` [patch 1/6] kirkwood: add audio functions apatard
2010-05-12 8:56 ` Liam Girdwood [this message]
2010-05-11 16:23 ` [patch 2/6] openrd-client: initialise audio apatard
2010-05-12 7:09 ` saeed bishara
2010-05-11 16:23 ` [patch 3/6] asoc: Add SOC_DOUBLE_R_SX_TLV control apatard
2010-05-12 8:59 ` Mark Brown
2010-05-13 9:30 ` Mark Brown
2010-05-11 16:23 ` [patch 4/6] cs42l51: add asoc driver apatard
2010-05-11 19:36 ` Timur Tabi
2010-05-12 9:56 ` Mark Brown
2010-05-12 13:46 ` Arnaud Patard
2010-05-12 14:08 ` Mark Brown
2010-05-11 16:23 ` [patch 5/6] kirkwood: Add i2s support apatard
2010-05-12 10:24 ` Mark Brown
2010-05-12 10:43 ` Saeed Bishara
2010-05-12 10:48 ` saeed bishara
2010-05-12 10:54 ` Mark Brown
2010-05-12 14:38 ` Arnaud Patard
2010-05-12 14:59 ` Mark Brown
2010-05-11 16:23 ` [patch 6/6] kirkwood: Add audio support to openrd client platforms apatard
2010-05-12 10:26 ` Mark Brown
2010-05-12 6:47 ` [patch 0/6] kirkwood openrd client audio support saeed bishara
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1273654574.3294.2.camel@odin \
--to=lrg@slimlogic.co.uk \
--cc=alsa-devel@alsa-project.org \
--cc=apatard@mandriva.com \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=nico@fluxnic.net \
--cc=saeed@marvell.com \
--cc=tbm@cyrius.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.