Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757497Ab1FFPRF (ORCPT ); Mon, 6 Jun 2011 11:17:05 -0400 Received: from caramon.arm.linux.org.uk ([78.32.30.218]:52480 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750968Ab1FFPRA (ORCPT ); Mon, 6 Jun 2011 11:17:00 -0400 Date: Mon, 6 Jun 2011 16:15:04 +0100 From: Russell King - ARM Linux To: Grant Likely Cc: Arnd Bergmann , Stefan Richter , "Jean Delvare (PC drivers, core)" , "Ben Dooks (embedded platforms)" , James Bottomley , linux-pcmcia@lists.infradead.org, Matt Porter , Alexandre Bounine , "David S. Miller" , Michael Buesch , "Maciej W. Rozycki" , Rusty Russell , Florian Fainelli , Geert Uytterhoeven , spi-devel-general@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: Re: [PATCH] spi: reorganize drivers Message-ID: <20110606151504.GA7448@n2100.arm.linux.org.uk> References: <20110605071725.26517.11573.stgit@ponder> <201106061100.38249.arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 694 Lines: 13 On Mon, Jun 06, 2011 at 08:39:04AM -0600, Grant Likely wrote: > However, there are a number of bus types that have infrastructure, but > no actual drivers associated with them, like mca, amba and clk. It > might make sense to move those bus types into drivers/base alongside > the platform_bus_type implementation. More or less agreed - I'm not sure we should think about clk just yet because we don't know what that'll end up looking like yet... -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/