Re: [PATCH 1/2] Add a common struct clk

From: Russell King - ARM Linux
Date: Tue Jan 18 2011 - 07:21:38 EST


On Wed, Jan 05, 2011 at 11:51:02AM +0800, Jeremy Kerr wrote:
> ---
> arch/Kconfig | 3
> include/linux/clk.h | 164 +++++++++++++++++++++++++++++++++++++++++---
> kernel/Makefile | 1
> kernel/clk.c | 102 +++++++++++++++++++++++++++
> 4 files changed, 261 insertions(+), 9 deletions(-)

As we already have drivers/clk/, does it really make sense to spread this
far and wide around the kernel tree by putting it in kernel/ ?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/