[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130507095318.GE3102@gmail.com>
Date: Tue, 7 May 2013 10:53:18 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Srinidhi Kasagar <srinidhi.kasagar@...ricsson.com>
Cc: "linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"arnd@...db.de" <arnd@...db.de>,
Linus WALLEIJ <linus.walleij@...ricsson.com>
Subject: Re: [PATCH 54/63] ARM: ux500: Replace ST-E's home-brew DMA direction
definition with the generic one
On Tue, 07 May 2013, Srinidhi Kasagar wrote:
> On Tue, May 07, 2013 at 09:39:21 +0200, Lee Jones wrote:
> > On Mon, 06 May 2013, Srinidhi Kasagar wrote:
> >
> > > On Fri, May 03, 2013 at 16:32:40 +0200, Lee Jones wrote:
> > > > STEDMA40_*_TO_* direction definitions are identical in all but name to
> > > > the pre-defined generic DMA_*_TO_* ones. Let's make things easy by not
> > > > duplicating such things.
> > > >
> > > > Signed-off-by: Lee Jones <lee.jones@...aro.org>
> > > > ---
> > > > arch/arm/mach-ux500/board-mop500-audio.c | 12 ++++++------
> > > > arch/arm/mach-ux500/board-mop500-sdi.c | 16 ++++++++--------
> > > > arch/arm/mach-ux500/board-mop500.c | 22 +++++++++++-----------
> > > > arch/arm/mach-ux500/usb.c | 4 ++--
> > > > 4 files changed, 27 insertions(+), 27 deletions(-)
> > >
> > > Hope you have taken care for all other files, because, I see
> > > few more instances in my tree apart from the above files.
> >
> > Would you be kind enough to paste those files please?
>
> arch/arm/mach-ux500/board-mop500-audio.c: .dir = STEDMA40_MEM_TO_PERIPH,
> arch/arm/mach-ux500/board-mop500-audio.c: .dir = STEDMA40_MEM_TO_PERIPH,
> arch/arm/mach-ux500/board-mop500-audio.c: .dir = STEDMA40_MEM_TO_PERIPH,
> arch/arm/mach-ux500/board-mop500-sdi.c: .dir = STEDMA40_MEM_TO_PERIPH,
> arch/arm/mach-ux500/board-mop500-sdi.c: .dir = STEDMA40_MEM_TO_PERIPH,
> arch/arm/mach-ux500/board-mop500-sdi.c: .dir = STEDMA40_MEM_TO_PERIPH,
> arch/arm/mach-ux500/board-mop500-sdi.c: .dir = STEDMA40_MEM_TO_PERIPH,
> arch/arm/mach-ux500/board-mop500.c: .dir = STEDMA40_MEM_TO_PERIPH,
> arch/arm/mach-ux500/board-mop500.c: .dir = STEDMA40_MEM_TO_PERIPH,
> arch/arm/mach-ux500/board-mop500.c: .dir = STEDMA40_MEM_TO_PERIPH,
> arch/arm/mach-ux500/board-mop500.c: .dir = STEDMA40_MEM_TO_PERIPH,
> arch/arm/mach-ux500/board-mop500.c: .dir = STEDMA40_MEM_TO_PERIPH,
> arch/arm/mach-ux500/board-mop500.c: .dir = STEDMA40_MEM_TO_PERIPH,
> arch/arm/mach-ux500/devices-db8500.c: .dir = STEDMA40_MEM_TO_MEM,
> arch/arm/mach-ux500/devices-db8500.c: .dir = STEDMA40_MEM_TO_MEM,
> arch/arm/mach-ux500/usb.c: .dir = STEDMA40_MEM_TO_PERIPH, \
Yes, all those are dealt with.
Thanks Srinidhi.
--
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists