All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Roland Stigge <stigge@antcom.de>
Cc: srinivas.bakki@nxp.com, linux@arm.linux.org.uk, arnd@arndb.de,
	artem.bityutskiy@linux.intel.com, linux-kernel@vger.kernel.org,
	kevin.wells@nxp.com, linux-mtd@lists.infradead.org,
	aletes.xgr@gmail.com, dwmw2@infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH RESEND] mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver
Date: Sat, 25 Aug 2012 15:33:27 +0300	[thread overview]
Message-ID: <1345898007.1815.7.camel@kyv> (raw)
In-Reply-To: <1345674311-16874-1-git-send-email-stigge@antcom.de>

[-- Attachment #1: Type: text/plain, Size: 562 bytes --]

On Thu, 2012-08-23 at 00:25 +0200, Roland Stigge wrote:
> This patch makes the MLC NAND driver independent of the single AMBA DMA engine
> driver by using the platform data provided dma_filter callback.
> 
> (This also fixes the build error of the MLC NAND driver in case of module
> linking because the (not exported) reference to pl08x_filter_id is gone now.)
> 
> Signed-off-by: Roland Stigge <stigge@antcom.de>

I already have both patches in l2-mtd.git. Please, use it as the
baseline for sending patches.

-- 
Best Regards,
Artem Bityutskiy

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: dedekind1@gmail.com (Artem Bityutskiy)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RESEND] mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver
Date: Sat, 25 Aug 2012 15:33:27 +0300	[thread overview]
Message-ID: <1345898007.1815.7.camel@kyv> (raw)
In-Reply-To: <1345674311-16874-1-git-send-email-stigge@antcom.de>

On Thu, 2012-08-23 at 00:25 +0200, Roland Stigge wrote:
> This patch makes the MLC NAND driver independent of the single AMBA DMA engine
> driver by using the platform data provided dma_filter callback.
> 
> (This also fixes the build error of the MLC NAND driver in case of module
> linking because the (not exported) reference to pl08x_filter_id is gone now.)
> 
> Signed-off-by: Roland Stigge <stigge@antcom.de>

I already have both patches in l2-mtd.git. Please, use it as the
baseline for sending patches.

-- 
Best Regards,
Artem Bityutskiy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120825/c350c170/attachment.sig>

WARNING: multiple messages have this Message-ID (diff)
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Roland Stigge <stigge@antcom.de>
Cc: linux@arm.linux.org.uk, artem.bityutskiy@linux.intel.com,
	linux-arm-kernel@lists.infradead.org, arnd@arndb.de,
	linux-kernel@vger.kernel.org, kevin.wells@nxp.com,
	srinivas.bakki@nxp.com, aletes.xgr@gmail.com,
	dwmw2@infradead.org, linux-mtd@lists.infradead.org
Subject: Re: [PATCH RESEND] mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver
Date: Sat, 25 Aug 2012 15:33:27 +0300	[thread overview]
Message-ID: <1345898007.1815.7.camel@kyv> (raw)
In-Reply-To: <1345674311-16874-1-git-send-email-stigge@antcom.de>

[-- Attachment #1: Type: text/plain, Size: 562 bytes --]

On Thu, 2012-08-23 at 00:25 +0200, Roland Stigge wrote:
> This patch makes the MLC NAND driver independent of the single AMBA DMA engine
> driver by using the platform data provided dma_filter callback.
> 
> (This also fixes the build error of the MLC NAND driver in case of module
> linking because the (not exported) reference to pl08x_filter_id is gone now.)
> 
> Signed-off-by: Roland Stigge <stigge@antcom.de>

I already have both patches in l2-mtd.git. Please, use it as the
baseline for sending patches.

-- 
Best Regards,
Artem Bityutskiy

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  parent reply	other threads:[~2012-08-25 12:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-22 22:25 [PATCH RESEND] mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver Roland Stigge
2012-08-22 22:25 ` Roland Stigge
2012-08-22 22:25 ` [PATCH RESEND] mtd: lpc32xx_slc: " Roland Stigge
2012-08-22 22:25   ` Roland Stigge
2012-08-25 12:33 ` Artem Bityutskiy [this message]
2012-08-25 12:33   ` [PATCH RESEND] mtd: lpc32xx_mlc: " Artem Bityutskiy
2012-08-25 12:33   ` Artem Bityutskiy
2012-08-26 14:27   ` Roland Stigge
2012-08-26 14:27     ` Roland Stigge
2012-08-26 14:27     ` Roland Stigge

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=1345898007.1815.7.camel@kyv \
    --to=dedekind1@gmail.com \
    --cc=aletes.xgr@gmail.com \
    --cc=arnd@arndb.de \
    --cc=artem.bityutskiy@linux.intel.com \
    --cc=dwmw2@infradead.org \
    --cc=kevin.wells@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=linux@arm.linux.org.uk \
    --cc=srinivas.bakki@nxp.com \
    --cc=stigge@antcom.de \
    /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.