All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Insop Song <insop.song@gainspeed.com>
Cc: Jane Wan <Jane.Wan@gainspeed.com>,
	grant.likely@secretlab.ca, rob.herring@calxeda.com,
	Emilian.Medve@Freescale.com, kenth.eriksson@transmode.com,
	thomas.de.schampheleire@gmail.com, b48286@Freescale.com,
	jg1.han@samsung.com, sr@denx.de,
	spi-devel-general@lists.sourceforge.net,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH] Configure FSL eSPI CSBEF, CSAFT, and whether to send all received data to user
Date: Tue, 15 Apr 2014 00:49:49 +0100	[thread overview]
Message-ID: <20140414234949.GH12304@sirena.org.uk> (raw)
In-Reply-To: <20140414213853.GF14129@neon.local.cohere.net>

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

On Mon, Apr 14, 2014 at 02:38:53PM -0700, Insop Song wrote:
> On Mon, Apr 14, 2014 at 09:51:51PM +0100, Mark Brown wrote:

> > Please also be sure to CC the mailing list on patches, the sourceforge
> > list has been unused for quite some time now.

> We use scripts/get_maintainer.pl to get the mailing addresses.
> We will double check the mailing list from MAINTAINER file.

This will be part of not using a current kernel - if you're using a v3.8
kernel to check then that's over a year out of date.

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

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Insop Song <insop.song-X7+3OicCfH32eFz/2MeuCQ@public.gmane.org>
Cc: Jane Wan <Jane.Wan-X7+3OicCfH32eFz/2MeuCQ@public.gmane.org>,
	grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org,
	rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org,
	Emilian.Medve-eDlz3WWmN0ll57MIdRCFDg@public.gmane.org,
	kenth.eriksson-SNLAxHN9vbdl57MIdRCFDg@public.gmane.org,
	thomas.de.schampheleire-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	b48286-KZfg59tc24xl57MIdRCFDg@public.gmane.org,
	jg1.han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org,
	sr-ynQEQJNshbs@public.gmane.org,
	spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] Configure FSL eSPI CSBEF, CSAFT, and whether to send all received data to user
Date: Tue, 15 Apr 2014 00:49:49 +0100	[thread overview]
Message-ID: <20140414234949.GH12304@sirena.org.uk> (raw)
In-Reply-To: <20140414213853.GF14129-2eSSp6pRni1LLHi29qrODypxlwaOVQ5f@public.gmane.org>

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

On Mon, Apr 14, 2014 at 02:38:53PM -0700, Insop Song wrote:
> On Mon, Apr 14, 2014 at 09:51:51PM +0100, Mark Brown wrote:

> > Please also be sure to CC the mailing list on patches, the sourceforge
> > list has been unused for quite some time now.

> We use scripts/get_maintainer.pl to get the mailing addresses.
> We will double check the mailing list from MAINTAINER file.

This will be part of not using a current kernel - if you're using a v3.8
kernel to check then that's over a year out of date.

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

  reply	other threads:[~2014-04-14 23:50 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-12 18:48 [PATCH] Configure FSL eSPI CSBEF, CSAFT, and whether to send all received data to user Jane Wan
2014-04-12 18:48 ` Jane Wan
2014-04-14 20:55   ` Mark Brown
2014-04-16 16:39     ` Jane Wan
2014-04-16 16:39       ` Jane Wan
2014-04-16 17:28       ` Mark Brown
2014-04-16 17:28         ` Mark Brown
2014-04-14 20:51 ` Mark Brown
2014-04-14 21:38   ` Insop Song
2014-04-14 21:38     ` Insop Song
2014-04-14 23:49     ` Mark Brown [this message]
2014-04-14 23:49       ` Mark Brown
2014-04-14 23:59       ` Insop Song
2014-04-14 23:59         ` Insop Song
2014-04-15  0:00       ` Insop Song
2014-04-15  0:00         ` Insop Song
2014-04-15 12:11         ` Mark Brown
2014-04-15 12:11           ` 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=20140414234949.GH12304@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=Emilian.Medve@Freescale.com \
    --cc=Jane.Wan@gainspeed.com \
    --cc=b48286@Freescale.com \
    --cc=devicetree@vger.kernel.org \
    --cc=grant.likely@secretlab.ca \
    --cc=insop.song@gainspeed.com \
    --cc=jg1.han@samsung.com \
    --cc=kenth.eriksson@transmode.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rob.herring@calxeda.com \
    --cc=spi-devel-general@lists.sourceforge.net \
    --cc=sr@denx.de \
    --cc=thomas.de.schampheleire@gmail.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.