All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Wolfram Sang <wsa@the-dreams.de>
Cc: linux-arm-kernel@lists.infradead.org,
	Liam Girdwood <lgirdwood@gmail.com>,
	Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.de>,
	alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 4/4] sound/soc/atmel: don't use devm_pinctrl_get_select_default() in probe
Date: Mon, 14 Oct 2013 14:17:48 +0100	[thread overview]
Message-ID: <20131014131748.GU2443@sirena.org.uk> (raw)
In-Reply-To: <1381681071-6021-5-git-send-email-wsa@the-dreams.de>

[-- Attachment #1: Type: text/plain, Size: 276 bytes --]

On Sun, Oct 13, 2013 at 06:17:50PM +0200, Wolfram Sang wrote:
> Since commit ab78029 (drivers/pinctrl: grab default handles from device core),
> we can rely on device core for setting the default pins.

Applied, thanks.  Please use subject lines appropriate to the subsystem.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@kernel.org>
To: Wolfram Sang <wsa@the-dreams.de>
Cc: alsa-devel@alsa-project.org, Takashi Iwai <tiwai@suse.de>,
	linux-kernel@vger.kernel.org, Liam Girdwood <lgirdwood@gmail.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 4/4] sound/soc/atmel: don't use devm_pinctrl_get_select_default() in probe
Date: Mon, 14 Oct 2013 14:17:48 +0100	[thread overview]
Message-ID: <20131014131748.GU2443@sirena.org.uk> (raw)
In-Reply-To: <1381681071-6021-5-git-send-email-wsa@the-dreams.de>


[-- Attachment #1.1: Type: text/plain, Size: 276 bytes --]

On Sun, Oct 13, 2013 at 06:17:50PM +0200, Wolfram Sang wrote:
> Since commit ab78029 (drivers/pinctrl: grab default handles from device core),
> we can rely on device core for setting the default pins.

Applied, thanks.  Please use subject lines appropriate to the subsystem.

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



WARNING: multiple messages have this Message-ID (diff)
From: broonie@kernel.org (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/4] sound/soc/atmel: don't use devm_pinctrl_get_select_default() in probe
Date: Mon, 14 Oct 2013 14:17:48 +0100	[thread overview]
Message-ID: <20131014131748.GU2443@sirena.org.uk> (raw)
In-Reply-To: <1381681071-6021-5-git-send-email-wsa@the-dreams.de>

On Sun, Oct 13, 2013 at 06:17:50PM +0200, Wolfram Sang wrote:
> Since commit ab78029 (drivers/pinctrl: grab default handles from device core),
> we can rely on device core for setting the default pins.

Applied, thanks.  Please use subject lines appropriate to the subsystem.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131014/4d5c61f3/attachment.sig>

  parent reply	other threads:[~2013-10-14 13:18 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-13 16:17 [PATCH 0/4] remove devm_pinctrl_get_select_default from drivers Wolfram Sang
2013-10-13 16:17 ` Wolfram Sang
2013-10-13 16:17 ` [PATCH 1/4] drivers/gpu/drm/tilcdc: don't use devm_pinctrl_get_select_default() in probe Wolfram Sang
2013-10-13 16:17   ` Wolfram Sang
2013-10-13 16:17 ` [PATCH 2/4] drivers/mmc/host: " Wolfram Sang
2013-10-13 16:17   ` Wolfram Sang
2013-10-14  7:28   ` Romain Izard
2013-10-14  7:28     ` Romain Izard
2013-10-13 16:17 ` [PATCH 3/4] drivers/pwm: " Wolfram Sang
2013-10-13 16:17   ` Wolfram Sang
2013-10-15 10:17   ` Thierry Reding
2013-10-15 10:17     ` Thierry Reding
2013-10-22  7:39   ` Thierry Reding
2013-10-22  7:39     ` Thierry Reding
2013-10-13 16:17 ` [PATCH 4/4] sound/soc/atmel: " Wolfram Sang
2013-10-13 16:17   ` Wolfram Sang
2013-10-13 16:17   ` Wolfram Sang
2013-10-14  5:28   ` Bo Shen
2013-10-14  5:28     ` Bo Shen
2013-10-14  5:28     ` Bo Shen
2013-10-14 13:17   ` Mark Brown [this message]
2013-10-14 13:17     ` Mark Brown
2013-10-14 13:17     ` Mark Brown
2013-10-14 14:56     ` Wolfram Sang
2013-10-14 14:56       ` Wolfram Sang
2013-10-14 16:37       ` Mark Brown
2013-10-14 16:37         ` Mark Brown
2013-10-17 16:46         ` Wolfram Sang
2013-10-17 16:46           ` Wolfram Sang
2013-10-17 17:42           ` Mark Brown
2013-10-17 17:42             ` Mark Brown

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=20131014131748.GU2443@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.de \
    --cc=wsa@the-dreams.de \
    /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.