All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Lee Jones <lee.jones@linaro.org>
Cc: ola.o.lilja@stericsson.com, alsa-devel@alsa-project.org,
	linus.walleij@stericsson.com, arnd@arndb.de, olalilja@yahoo.se,
	linux-kernel@vger.kernel.org,
	STEricsson_nomadik_linux@list.st.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/5] ASoC: ab8500: Inform SoC Core that we have our own I/O arrangements
Date: Tue, 31 Jul 2012 16:38:28 +0100	[thread overview]
Message-ID: <20120731153827.GE4468@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1343745944-18418-3-git-send-email-lee.jones@linaro.org>

On Tue, Jul 31, 2012 at 03:45:41PM +0100, Lee Jones wrote:
> If codec->control_data is not populated SoC Core assumes we want to
> use regmap, which fails catastrophically, as we don't have one:

Applied.  If you could do resends at a rate somewhat lower than once per
working day that'd be helpful, especially given the number of large
patch serieses that you're sending right now.

WARNING: multiple messages have this Message-ID (diff)
From: broonie@opensource.wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/5] ASoC: ab8500: Inform SoC Core that we have our own I/O arrangements
Date: Tue, 31 Jul 2012 16:38:28 +0100	[thread overview]
Message-ID: <20120731153827.GE4468@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1343745944-18418-3-git-send-email-lee.jones@linaro.org>

On Tue, Jul 31, 2012 at 03:45:41PM +0100, Lee Jones wrote:
> If codec->control_data is not populated SoC Core assumes we want to
> use regmap, which fails catastrophically, as we don't have one:

Applied.  If you could do resends at a rate somewhat lower than once per
working day that'd be helpful, especially given the number of large
patch serieses that you're sending right now.

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Lee Jones <lee.jones@linaro.org>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	STEricsson_nomadik_linux@list.st.com,
	linus.walleij@stericsson.com, arnd@arndb.de, olalilja@yahoo.se,
	ola.o.lilja@stericsson.com, alsa-devel@alsa-project.org
Subject: Re: [PATCH 2/5] ASoC: ab8500: Inform SoC Core that we have our own I/O arrangements
Date: Tue, 31 Jul 2012 16:38:28 +0100	[thread overview]
Message-ID: <20120731153827.GE4468@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1343745944-18418-3-git-send-email-lee.jones@linaro.org>

On Tue, Jul 31, 2012 at 03:45:41PM +0100, Lee Jones wrote:
> If codec->control_data is not populated SoC Core assumes we want to
> use regmap, which fails catastrophically, as we don't have one:

Applied.  If you could do resends at a rate somewhat lower than once per
working day that'd be helpful, especially given the number of large
patch serieses that you're sending right now.

  reply	other threads:[~2012-07-31 15:38 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-31 14:45 [PATCH 0/6] Bugfixes and clean-ups bound for the v3.6 RCs Lee Jones
2012-07-31 14:45 ` Lee Jones
2012-07-31 14:45 ` Lee Jones
2012-07-31 14:45 ` [PATCH 1/5] ASoC: dapm: If one widget fails, do not force all subsequent widgets to fail too Lee Jones
2012-07-31 14:45   ` Lee Jones
2012-07-31 14:45   ` Lee Jones
2012-07-31 14:56   ` Mark Brown
2012-07-31 14:56     ` Mark Brown
2012-07-31 14:56     ` Mark Brown
2012-07-31 15:09     ` Lee Jones
2012-07-31 15:09       ` Lee Jones
2012-07-31 15:09       ` Lee Jones
2012-07-31 15:15       ` Mark Brown
2012-07-31 15:15         ` Mark Brown
2012-07-31 15:15         ` Mark Brown
2012-07-31 14:45 ` [PATCH 2/5] ASoC: ab8500: Inform SoC Core that we have our own I/O arrangements Lee Jones
2012-07-31 14:45   ` Lee Jones
2012-07-31 14:45   ` Lee Jones
2012-07-31 15:38   ` Mark Brown [this message]
2012-07-31 15:38     ` Mark Brown
2012-07-31 15:38     ` Mark Brown
2012-07-31 14:45 ` [PATCH 3/5] ARM: ux500: Remove unused snowball_of_platform_devs struct Lee Jones
2012-07-31 14:45   ` Lee Jones
2012-07-31 14:45   ` Lee Jones
2012-07-31 14:45 ` [PATCH 4/5] ARM: ux500: Fix merge error, so such struct 'snd_soc_u8500' Lee Jones
2012-07-31 14:45   ` Lee Jones
2012-07-31 14:45   ` Lee Jones
2012-07-31 14:45 ` [PATCH 5/5] ARM: ux500: Ensure probing of Audio devices when Device Tree is enabled Lee Jones
2012-07-31 14:45   ` Lee Jones
2012-07-31 14:45   ` Lee Jones

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=20120731153827.GE4468@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=STEricsson_nomadik_linux@list.st.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=arnd@arndb.de \
    --cc=lee.jones@linaro.org \
    --cc=linus.walleij@stericsson.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ola.o.lilja@stericsson.com \
    --cc=olalilja@yahoo.se \
    /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.