From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 14 Dec 2010 18:08:43 -0800 Subject: [PATCH v1 0/9] OMAP: DMA: hwmod and DMA as platform device In-Reply-To: <87aak7n68w.fsf@deeprootsystems.com> References: <1291434246-30716-1-git-send-email-manjugk@ti.com> <87tyifn7ed.fsf@deeprootsystems.com> <20101215015512.GF3190@atomide.com> <87aak7n68w.fsf@deeprootsystems.com> Message-ID: <20101215020843.GG3190@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Kevin Hilman [101214 18:02]: > 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. Sorry I misunderstood. Adding your Signed-off-by for 7/9, and Acked-by and Tested-by for others. Thanks, Tony