[PATCH V3] arm & sh: factorised duplicated clkdev.c
From: Jean-Christophe PLAGNIOL-VILLARD <hidden>
Date: 2010-09-09 09:53:47
Also in:
linux-sh
From: Jean-Christophe PLAGNIOL-VILLARD <hidden>
Date: 2010-09-09 09:53:47
Also in:
linux-sh
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 <redacted>
is it ok? Best Regards, J.