All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <Artem.Bityutskiy@Nokia.com>
To: "ext Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Vladimir Barinov <vova.barinov@gmail.com>,
	David Woodhouse <dwmw2@infradead.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>
Subject: Re: [PATCH] mxc-nand: no need to check for validity of platform drive data
Date: Fri, 05 Feb 2010 15:55:31 +0200	[thread overview]
Message-ID: <1265378131.7343.170.camel@localhost> (raw)
In-Reply-To: <20100205134712.GA2774@pengutronix.de>

Hi,

On Fri, 2010-02-05 at 14:47 +0100, ext Uwe Kleine-König wrote:
> Hello Artem,
> 
> On Sun, Jan 17, 2010 at 10:25:54AM +0200, Artem Bityutskiy wrote:
> > On Mon, 2010-01-11 at 15:05 +0100, Uwe Kleine-König wrote:
> > > The probe function calls platform_set_drvdata with a valid pointer when
> > > the probe is successful.  As mxcnd_suspend and mxcnd_resume are only
> > > called on bound devices, platform_get_drvdata always returns non-NULL.
> > > 
> > > This fix isn't critical as the pointer is always valid so it doesn't
> > > matter if the compiler generated code for it or not.
> > 
> > I've put these patches to my l2-mtd-2.6.git/master
> Up to now this patch didn't hit next.  Maybe you want to ask Steven
> Rothwell to merge your tree, too?

This is up to dwmw2, who is the MTD maintainer. All I do is I am helping
dwmw2 by providing him a git tree with all MTD patches from the mailing
list. So he does not have to go through whole mailing list. I put stuff
I reviewed to "master", and stuff I did/could not review to "dunno"

Hence, my tree is "level 2".

To get into the "next" tree, you should contact dwmw2.

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)

      reply	other threads:[~2010-02-05 13:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-11 14:05 [PATCH] mxc-nand: no need to check for validity of platform drive data Uwe Kleine-König
2010-01-11 16:53 ` [PATCH] mxc-nand: don't disable clock in mxcnd-suspend Uwe Kleine-König
2010-01-11 18:00   ` Sascha Hauer
2010-01-11 18:00 ` [PATCH] mxc-nand: no need to check for validity of platform drive data Sascha Hauer
2010-01-17  8:25 ` Artem Bityutskiy
2010-02-05 13:47   ` Uwe Kleine-König
2010-02-05 13:55     ` Artem Bityutskiy [this message]

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=1265378131.7343.170.camel@localhost \
    --to=artem.bityutskiy@nokia.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=s.hauer@pengutronix.de \
    --cc=u.kleine-koenig@pengutronix.de \
    --cc=vova.barinov@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.