All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roger Quadros <rogerq@ti.com>
To: Rostislav Lisovy <lisovy@gmail.com>,
	David Woodhouse <dwmw2@infradead.org>,
	Brian Norris <computersforpeace@gmail.com>,
	Tony Lindgren <tony@atomide.com>, <linux-mtd@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Cc: michal.vokac@comap.cz, Rostislav Lisovy <lisovy@merica.cz>,
	sojkam1@fel.cvut.cz
Subject: Re: [PATCH v2 1/2] mtd: nand: omap: Do not use global variables
Date: Thu, 2 Oct 2014 15:35:45 +0300	[thread overview]
Message-ID: <542D46A1.9090905@ti.com> (raw)
In-Reply-To: <1412252173-20454-1-git-send-email-lisovy@merica.cz>

On 10/02/2014 03:16 PM, Rostislav Lisovy wrote:
> Since the commit 97a288ba2cfa ("ARM: omap2+: gpmc-nand: Use
> dynamic platform_device_alloc()") gpmc-nand driver supports
> multiple NAND flash devices connected to the single controller.
> Remove global variable to make the code thread-safe.
> 
> Signed-off-by: Rostislav Lisovy <lisovy@merica.cz>

Acked-by: Roger Quadros <rogerq@ti.com>

cheers,
-roger

WARNING: multiple messages have this Message-ID (diff)
From: Roger Quadros <rogerq@ti.com>
To: Rostislav Lisovy <lisovy@gmail.com>,
	David Woodhouse <dwmw2@infradead.org>,
	Brian Norris <computersforpeace@gmail.com>,
	Tony Lindgren <tony@atomide.com>, <linux-mtd@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Cc: <michal.vokac@comap.cz>, <sojkam1@fel.cvut.cz>,
	Rostislav Lisovy <lisovy@merica.cz>
Subject: Re: [PATCH v2 1/2] mtd: nand: omap: Do not use global variables
Date: Thu, 2 Oct 2014 15:35:45 +0300	[thread overview]
Message-ID: <542D46A1.9090905@ti.com> (raw)
In-Reply-To: <1412252173-20454-1-git-send-email-lisovy@merica.cz>

On 10/02/2014 03:16 PM, Rostislav Lisovy wrote:
> Since the commit 97a288ba2cfa ("ARM: omap2+: gpmc-nand: Use
> dynamic platform_device_alloc()") gpmc-nand driver supports
> multiple NAND flash devices connected to the single controller.
> Remove global variable to make the code thread-safe.
> 
> Signed-off-by: Rostislav Lisovy <lisovy@merica.cz>

Acked-by: Roger Quadros <rogerq@ti.com>

cheers,
-roger


  parent reply	other threads:[~2014-10-02 12:35 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-02 12:16 [PATCH v2 1/2] mtd: nand: omap: Do not use global variables Rostislav Lisovy
2014-10-02 12:16 ` Rostislav Lisovy
2014-10-02 12:16 ` [PATCH v2 2/2] mtd: nand: omap: Synchronize access to the ECC engine Rostislav Lisovy
2014-10-02 12:16   ` Rostislav Lisovy
2014-10-02 12:51   ` Roger Quadros
2014-10-02 12:51     ` Roger Quadros
2014-10-02 13:20     ` Rostislav Lisovy
2014-10-02 13:20       ` Rostislav Lisovy
2014-10-02 12:35 ` Roger Quadros [this message]
2014-10-02 12:35   ` [PATCH v2 1/2] mtd: nand: omap: Do not use global variables Roger Quadros
2014-10-02 14:16   ` [PATCH v3 2/2] mtd: nand: omap: Synchronize the access to the ECC engine Rostislav Lisovy
2014-10-02 14:16     ` Rostislav Lisovy
2014-10-29  9:16     ` Rostislav Lisovy
2014-10-29  9:16       ` Rostislav Lisovy
2014-10-29  9:24     ` Frans Klaver
2014-10-29  9:24       ` Frans Klaver
2014-10-29  9:37       ` Roger Quadros
2014-10-29  9:37         ` Roger Quadros
2014-10-22  8:34 ` [PATCH v2 1/2] mtd: nand: omap: Do not use global variables Brian Norris
2014-10-22  8:34   ` Brian Norris

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=542D46A1.9090905@ti.com \
    --to=rogerq@ti.com \
    --cc=computersforpeace@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=lisovy@gmail.com \
    --cc=lisovy@merica.cz \
    --cc=michal.vokac@comap.cz \
    --cc=sojkam1@fel.cvut.cz \
    --cc=tony@atomide.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.