Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753423Ab2FLQjq (ORCPT ); Tue, 12 Jun 2012 12:39:46 -0400 Received: from zoneX.GCU-Squad.org ([194.213.125.0]:5042 "EHLO services.gcu-squad.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751306Ab2FLQjp (ORCPT ); Tue, 12 Jun 2012 12:39:45 -0400 Date: Tue, 12 Jun 2012 18:39:32 +0200 From: Jean Delvare To: Wolfram Sang Cc: Axel Lin , linux-kernel@vger.kernel.org, "Ben Dooks (embedded platforms)" , Rudolf Marek , Olof Johansson , "Mark M. Hoffman" , Tomoya MORINAGA , linux-i2c@vger.kernel.org Subject: Re: [PATCH] i2c: use module_pci_driver Message-ID: <20120612183932.010725a8@endymion.delvare> In-Reply-To: <20120612153432.GA24753@pengutronix.de> References: <1339505279.12492.1.camel@phoenix> <20120612153432.GA24753@pengutronix.de> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.7; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1148 Lines: 29 On Tue, 12 Jun 2012 17:34:32 +0200, Wolfram Sang wrote: > On Tue, Jun 12, 2012 at 08:47:59PM +0800, Axel Lin wrote: > > This patch converts the drivers in drivers/i2c/buses/* to use > > module_pci_driver() macro which makes the code smaller and a bit simpler. > > > > Signed-off-by: Axel Lin > > Cc: "Jean Delvare (PC drivers, core)" > > Cc: "Ben Dooks (embedded platforms)" > > Cc: "Wolfram Sang (embedded platforms)" > > Cc: Rudolf Marek > > Cc: Olof Johansson > > Cc: "Mark M. Hoffman" > > Cc: Tomoya MORINAGA > > Looks good to me > > Acked-by: Wolfram Sang > > Jean, let me know if you think this is embedded realm. I'll take it, most drivers affected are for PC/x86 boards. -- Jean Delvare -- 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/