From: akorolev <alexey.korolev@intel.com>
To: Willy Tarreau <w@1wt.eu>
Cc: David Woodhouse <dwmw2@infradead.org>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Linux 2.4.x MTD CFI P30/P33 support
Date: Tue, 10 Apr 2007 21:45:12 +0400 [thread overview]
Message-ID: <461BCD28.4000104@intel.com> (raw)
In-Reply-To: <45FECA26.7010905@intel.com>
Hello Willy,
What version of linux 2.4.x kernel do you expect P30/P33 support may be
included?
May be something else I should do in addition. What should I do to get
the patch included into linux 2.4.x?
Thanks,
Alexey
> Hi Willy,
>
>
>> OK, it seems trivial enough to me. I have no problem merging this. Your
>> mailer has wrapped lines, but I'll fix this by hand.
>>
> Oh thank you very much. Sorry for wrapped text. I've corrected it.
>
> Signed-off-by: Alexey Korolev <alexey.korolev@intel.com
> ------------------------
> --- a/drivers/mtd/chips/cfi_cmdset_0001.c 2003-06-13
> 18:51:34.000000000 +0400
> +++ b/drivers/mtd/chips/cfi_cmdset_0001.c 2007-02-16
> 21:39:50.000000000 +0300
> @@ -152,7 +152,7 @@
> }
>
> if (extp->MajorVersion != '1' || -
> (extp->MinorVersion < '0' || extp->MinorVersion > '3')) {
> + (extp->MinorVersion < '0' || extp->MinorVersion > '4')) {
> printk(KERN_WARNING " Unknown IntelExt Extended Query "
> "version %c.%c.\n", extp->MajorVersion,
> extp->MinorVersion);
> ------------------------
>
> Thanks,
> Alexey
>
>
next prev parent reply other threads:[~2007-04-10 17:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-16 23:45 [PATCH] Linux 2.4.x MTD CFI P30/P33 support Korolev, Alexey
2007-03-17 6:46 ` Willy Tarreau
2007-03-19 17:36 ` akorolev
2007-04-10 17:45 ` akorolev [this message]
2007-04-10 20:12 ` Willy Tarreau
[not found] ` <45FEC94F.8090006@intel.com>
2007-06-01 14:20 ` [PATCH] SPI FLASH naming conflicts solving akorolev
2007-06-01 17:01 ` David Brownell
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=461BCD28.4000104@intel.com \
--to=alexey.korolev@intel.com \
--cc=dwmw2@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=w@1wt.eu \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox