From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 14 Dec 2010 17:04:00 -0800 Subject: [PATCH v1 7/9] OMAP1: DMA: Implement in platform device model In-Reply-To: <87aak7onvu.fsf@deeprootsystems.com> References: <1291434246-30716-1-git-send-email-manjugk@ti.com> <1291434246-30716-8-git-send-email-manjugk@ti.com> <87d3p3q35h.fsf@deeprootsystems.com> <87aak7onvu.fsf@deeprootsystems.com> Message-ID: <20101215010400.GC3190@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Kevin Hilman [101214 16:55]: > Kevin Hilman writes: > > [...] > > > > > Using the patch below which fixes up the interrupt numbers to match the > > original code, the memory-to-memory test is now working on OSK. > > Tony, if you prefer just to fold this into the original, feel free to > add > > [khilman at deeprootsystems.com]: fixed IRQ numbers to match original code > Signed-off-by: Kevin Hilman OK thanks, will fold it in and let's merge them into linux-omap master branch for few days for testing. Then if everything looks good, I'll queue these for the 2.6.38 next merge window. Regards, Tony