From mboxrd@z Thu Jan 1 00:00:00 1970 From: plagnioj@jcrosoft.com (Jean-Christophe PLAGNIOL-VILLARD) Date: Wed, 17 Nov 2010 10:06:35 +0100 Subject: [PATCH v4] arm & sh: factorised duplicated clkdev.c In-Reply-To: <20101117041106.GC2790@linux-sh.org> References: <1289919848-23262-1-git-send-email-plagnioj@jcrosoft.com> <20101117041106.GC2790@linux-sh.org> Message-ID: <20101117090635.GF12959@game.jcrosoft.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 13:11 Wed 17 Nov , Paul Mundt wrote: > On Tue, Nov 16, 2010 at 04:04:08PM +0100, 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 > > Acked-by: Paul Mundt > > I've you've finally addressed Russell's comments and nothing else has > changed, then you should just resubmit the updated version to the patch > tracker. did 6483/1 Best Regards, J.