All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anton Vorontsov <avorontsov@ru.mvista.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: dbrownell@users.sourceforge.net, benh@kernel.crashing.org,
	grant.likely@secretlab.ca, linux-mtd@lists.infradead.org,
	ben-linux@fluff.org, khali@linux-fr.org, dwmw2@infradead.org
Subject: Re: [patch 1/3] mtd: m25p80: convert to device table matching
Date: Thu, 24 Sep 2009 00:04:25 +0400	[thread overview]
Message-ID: <20090923200425.GA27295@oksana.dev.rtsoft.ru> (raw)
In-Reply-To: <20090923125105.baf250e7.akpm@linux-foundation.org>

On Wed, Sep 23, 2009 at 12:51:05PM -0700, Andrew Morton wrote:
> On Tue, 22 Sep 2009 16:53:01 -0700
> akpm@linux-foundation.org wrote:
> 
> > Convert the m25p80 driver so that now it uses .id_table for device
> > matching, making it properly detect devices on OpenFirmware platforms
> > (prior to this patch the driver misdetected non-JEDEC chips, seeing all
> > chips as "m25p80").
> > 
> > Also, now jedec_probe() only does jedec probing, nothing else.  If it is
> > not able to detect a chip, NULL is returned and the driver fall backs to
> > the information specified by the platform (platform_data, or exact ID).
> 
> OK, I am now officially fed up with fixing the tremendous reject which
> this patch tosses each time someone fiddles with the device table in
> drivers/mtd/devices/m25p80.c

> (which seems to happen at about 38Hz).

:-)

> I sent it and now I'll drop it.  Sorry.

No problem, the main thing is that SPI patches went in.
I'll rebase m25p80 patches and send them to David.

Thanks a lot Andrew!

-- 
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2

  reply	other threads:[~2009-09-23 20:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-22 23:53 [patch 1/3] mtd: m25p80: convert to device table matching akpm
2009-09-23 19:51 ` Andrew Morton
2009-09-23 20:04   ` Anton Vorontsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-12 16:24 [PATCH 1/3] mtd: m25p80: Convert " Anton Vorontsov

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=20090923200425.GA27295@oksana.dev.rtsoft.ru \
    --to=avorontsov@ru.mvista.com \
    --cc=akpm@linux-foundation.org \
    --cc=ben-linux@fluff.org \
    --cc=benh@kernel.crashing.org \
    --cc=dbrownell@users.sourceforge.net \
    --cc=dwmw2@infradead.org \
    --cc=grant.likely@secretlab.ca \
    --cc=khali@linux-fr.org \
    --cc=linux-mtd@lists.infradead.org \
    /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.