From: Roland Stigge <stigge@antcom.de>
To: dedekind1@gmail.com
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: Sun, 26 Aug 2012 16:27:06 +0200 [thread overview]
Message-ID: <503A323A.9090309@antcom.de> (raw)
In-Reply-To: <1345898007.1815.7.camel@kyv>
Hi,
On 25/08/12 14:33, Artem Bityutskiy wrote:
> 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.
Yes, noticed to late that you have already applied it, sorry.
The recently posted cleanup patches for LPC32xx SLC and MLC drivers
apply to l2-mtd.git, anyway.
Thanks,
Roland
WARNING: multiple messages have this Message-ID (diff)
From: stigge@antcom.de (Roland Stigge)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RESEND] mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver
Date: Sun, 26 Aug 2012 16:27:06 +0200 [thread overview]
Message-ID: <503A323A.9090309@antcom.de> (raw)
In-Reply-To: <1345898007.1815.7.camel@kyv>
Hi,
On 25/08/12 14:33, Artem Bityutskiy wrote:
> 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.
Yes, noticed to late that you have already applied it, sorry.
The recently posted cleanup patches for LPC32xx SLC and MLC drivers
apply to l2-mtd.git, anyway.
Thanks,
Roland
WARNING: multiple messages have this Message-ID (diff)
From: Roland Stigge <stigge@antcom.de>
To: dedekind1@gmail.com
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: Sun, 26 Aug 2012 16:27:06 +0200 [thread overview]
Message-ID: <503A323A.9090309@antcom.de> (raw)
In-Reply-To: <1345898007.1815.7.camel@kyv>
Hi,
On 25/08/12 14:33, Artem Bityutskiy wrote:
> 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.
Yes, noticed to late that you have already applied it, sorry.
The recently posted cleanup patches for LPC32xx SLC and MLC drivers
apply to l2-mtd.git, anyway.
Thanks,
Roland
next prev parent reply other threads:[~2012-08-26 14:27 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 ` [PATCH RESEND] mtd: lpc32xx_mlc: " Artem Bityutskiy
2012-08-25 12:33 ` Artem Bityutskiy
2012-08-25 12:33 ` Artem Bityutskiy
2012-08-26 14:27 ` Roland Stigge [this message]
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=503A323A.9090309@antcom.de \
--to=stigge@antcom.de \
--cc=aletes.xgr@gmail.com \
--cc=arnd@arndb.de \
--cc=artem.bityutskiy@linux.intel.com \
--cc=dedekind1@gmail.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 \
/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.