From mboxrd@z Thu Jan 1 00:00:00 1970 From: plagnioj@jcrosoft.com (Jean-Christophe PLAGNIOL-VILLARD) Date: Wed, 15 Sep 2010 07:51:10 +0200 Subject: [PATCH V3] arm & sh: factorised duplicated clkdev.c In-Reply-To: <20100914075922.GH7336@linux-sh.org> References: <1283431716-21540-1-git-send-email-plagnioj@jcrosoft.com> <1283434786-26479-1-git-send-email-plagnioj@jcrosoft.com> <20100909095347.GA9112@game.jcrosoft.org> <20100914075922.GH7336@linux-sh.org> Message-ID: <20100915055110.GA23518@game.jcrosoft.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 16:59 Tue 14 Sep , Paul Mundt wrote: > On Thu, Sep 09, 2010 at 11:53:47AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > > On 15:39 Thu 02 Sep , Jean-Christophe PLAGNIOL-VILLARD wrote: > > > factorise some generic infrastructure to assist looking up struct clks > > > for the ARM & SH architecture. > > > > > > as the code is identical at 99% > > > > > > put the arch specific code for allocation as example in asm/clkdev.h > > > > > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > > is it ok? > > > It's fine with me, but this will want to go via the ARM tree. You'll > probably want to submit this to the ARM patch tracker, and you can add my > Acked-by for the SH and SH-Mobile bits. Add in patch tracket as 6390/1 Best Regards, J.