From: Mark Brown <broonie@kernel.org>
To: wangyuhang <wangyuhang2014@gmail.com>
Cc: spi-devel-general@lists.sourceforge.net, sourav.poddar@ti.com,
tpiepho@gmail.com, linux-mtd@lists.infradead.org, pekon@ti.com
Subject: Re: [PATCH v3 1/2]spi: DUAL and QUAD support
Date: Thu, 22 Aug 2013 13:37:35 +0100 [thread overview]
Message-ID: <20130822123735.GA9902@sirena.org.uk> (raw)
In-Reply-To: <1376216117-5864-1-git-send-email-wangyuhang2014@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 360 bytes --]
On Sun, Aug 11, 2013 at 06:15:17PM +0800, wangyuhang wrote:
> fix the previous patch some mistake below:
One other thing: this wasn't sent against current code, it seems to have
been generated against an old kernel version. Please make sure when you
submit that you submit against either Linus' tree or ideally the latest
development code for 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: wangyuhang <wangyuhang2014@gmail.com>
Cc: spi-devel-general@lists.sourceforge.net, sourav.poddar@ti.com,
tpiepho@gmail.com, linux-mtd@lists.infradead.org, pekon@ti.com
Subject: Re: [PATCH v3 1/2]spi: DUAL and QUAD support
Date: Thu, 22 Aug 2013 13:37:35 +0100 [thread overview]
Message-ID: <20130822123735.GA9902@sirena.org.uk> (raw)
In-Reply-To: <1376216117-5864-1-git-send-email-wangyuhang2014@gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 360 bytes --]
On Sun, Aug 11, 2013 at 06:15:17PM +0800, wangyuhang wrote:
> fix the previous patch some mistake below:
One other thing: this wasn't sent against current code, it seems to have
been generated against an old kernel version. Please make sure when you
submit that you submit against either Linus' tree or ideally the latest
development code for the subsystem.
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 144 bytes --]
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
next prev parent reply other threads:[~2013-08-22 12:38 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-11 10:15 [PATCH v3 1/2]spi: DUAL and QUAD support wangyuhang
2013-08-11 10:15 ` wangyuhang
2013-08-22 12:30 ` Mark Brown
2013-08-22 12:30 ` Mark Brown
2013-08-22 12:30 ` Mark Brown
2013-08-22 12:35 ` Sourav Poddar
2013-08-22 12:35 ` Sourav Poddar
2013-08-22 13:21 ` Mark Brown
2013-08-22 13:21 ` Mark Brown
2013-08-22 14:23 ` Sourav Poddar
2013-08-22 14:23 ` Sourav Poddar
2013-08-22 12:37 ` Mark Brown [this message]
2013-08-22 12:37 ` Mark Brown
2013-09-01 9:36 ` [PATCH] spi: quad: fix the name of DT property wangyuhang
2013-09-01 9:36 ` wangyuhang
2013-09-01 12:46 ` Mark Brown
2013-09-01 12:46 ` Mark Brown
2013-09-03 16:53 ` Stephen Warren
2013-09-03 16:53 ` Stephen Warren
2013-09-03 23:01 ` Mark Brown
2013-09-03 23:01 ` Mark Brown
2013-09-04 3:24 ` [PATCH v3 1/2]spi: DUAL and QUAD support Trent Piepho
2013-09-04 3:24 ` Trent Piepho
2013-09-04 7:07 ` yuhang wang
2013-09-04 7:07 ` yuhang wang
2013-09-25 23:33 ` Trent Piepho
2013-09-25 23:33 ` Trent Piepho
[not found] ` <CA+7tXigzKW8sydfnktr4F5uY-SKk0JAMjaxFn74XLbw_NTYVXg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-09-25 23:52 ` [PATCH 1/4] spi: Use of_property_read_u32 Trent Piepho
2013-09-26 6:12 ` Sourav Poddar
2013-09-25 23:52 ` [PATCH 2/4] spi: Order fields in spi_device for better packing Trent Piepho
2013-09-26 6:14 ` Sourav Poddar
2013-09-25 23:52 ` [PATCH 3/4] spi: Encode data width more efficiently Trent Piepho
2013-09-26 6:14 ` Sourav Poddar
2013-09-25 23:52 ` [PATCH 4/4] spi: Simplify bit width checking code Trent Piepho
2013-09-26 6:14 ` Sourav Poddar
2013-09-04 9:45 ` [PATCH v3 1/2]spi: DUAL and QUAD support Mark Brown
2013-09-04 9:45 ` 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=20130822123735.GA9902@sirena.org.uk \
--to=broonie@kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=pekon@ti.com \
--cc=sourav.poddar@ti.com \
--cc=spi-devel-general@lists.sourceforge.net \
--cc=tpiepho@gmail.com \
--cc=wangyuhang2014@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.