From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@deeprootsystems.com (Kevin Hilman) Date: Tue, 14 Dec 2010 18:02:06 -0800 Subject: [PATCH v1 0/9] OMAP: DMA: hwmod and DMA as platform device In-Reply-To: <20101215015512.GF3190@atomide.com> (Tony Lindgren's message of "Tue, 14 Dec 2010 17:55:13 -0800") References: <1291434246-30716-1-git-send-email-manjugk@ti.com> <87tyifn7ed.fsf@deeprootsystems.com> <20101215015512.GF3190@atomide.com> Message-ID: <87aak7n68w.fsf@deeprootsystems.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Tony Lindgren writes: > * Kevin Hilman [101214 17:37]: >> "G, Manjunath Kondaiah" writes: >> >> > Patch series to convert DMA library into platform driver using platform >> > device model and adapting hwmod for omap2+. >> >> After the OMAP1 fixup for PATCH 7/9, >> >> Acked-by: Kevin Hilman > > I guess here you mean Signed-off-by for this patch since > you wrote some code? Assuming Signed-off-by, let me know > if you want to change that. I only added my s-o-b to PATCH 7/9 since that's the only one I added code to. Kevin >> and >> >> Tested-by: Kevin Hilman > > Adding this to the others in the series. > > Regards, > > Tony