[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110118122116.GD9719@n2100.arm.linux.org.uk>
Date: Tue, 18 Jan 2011 12:21:16 +0000
From: Russell King - ARM Linux <linux@....linux.org.uk>
To: Jeremy Kerr <jeremy.kerr@...onical.com>
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Ben Herrenchmidt <benh@...nel.crashing.org>,
Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>
Subject: Re: [PATCH 1/2] Add a common struct clk
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists