From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Subject: Re: [PATCH] i2c: convert drivers/i2c/* to use module_platform_driver() Date: Sun, 27 Nov 2011 09:47:55 +0100 Message-ID: <87aa7ihryc.fsf@macbook.be.48ers.dk> References: <1322374332.2226.1.camel@phoenix> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <1322374332.2226.1.camel@phoenix> (Axel Lin's message of "Sun, 27 Nov 2011 14:12:12 +0800") Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Axel Lin Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jean Delvare , Ben Dooks , Jochen Friedrich , Wolfram Sang , Guan Xuetao , Manuel Lauss , Barry Song <21cnbao-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>, Linus Walleij , Yong Zhang , Lucas De Marchi , Grant Likely , Samuel Ortiz , linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-i2c@vger.kernel.org >>>>> "Axel" == Axel Lin writes: Axel> This patch converts the drivers in drivers/i2c/* to use the Axel> module_platform_driver() macro which makes the code smaller and a bit Axel> simpler. Axel> Cc: Jean Delvare Axel> Cc: Ben Dooks Axel> Cc: Jochen Friedrich Axel> Cc: Peter Korsgaard Axel> Cc: Wolfram Sang Axel> Cc: Guan Xuetao Axel> Cc: Manuel Lauss Axel> Cc: Barry Song <21cnbao-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Axel> Cc: Linus Walleij Axel> Cc: Yong Zhang Axel> Cc: Lucas De Marchi Axel> Cc: Grant Likely Axel> Cc: Samuel Ortiz Axel> Signed-off-by: Axel Lin Looks good for i2c-ocores / gpio-i2cmux: Acked-by: Peter Korsgaard -- Bye, Peter Korsgaard From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755314Ab1K0IsI (ORCPT ); Sun, 27 Nov 2011 03:48:08 -0500 Received: from mail-ww0-f44.google.com ([74.125.82.44]:33043 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750755Ab1K0IsB (ORCPT ); Sun, 27 Nov 2011 03:48:01 -0500 From: Peter Korsgaard To: Axel Lin Cc: linux-kernel@vger.kernel.org, Jean Delvare , Ben Dooks , Jochen Friedrich , Wolfram Sang , Guan Xuetao , Manuel Lauss , Barry Song <21cnbao@gmail.com>, Linus Walleij , Yong Zhang , Lucas De Marchi , Grant Likely , Samuel Ortiz , linux-i2c@vger.kernel.org Subject: Re: [PATCH] i2c: convert drivers/i2c/* to use module_platform_driver() References: <1322374332.2226.1.camel@phoenix> Date: Sun, 27 Nov 2011 09:47:55 +0100 In-Reply-To: <1322374332.2226.1.camel@phoenix> (Axel Lin's message of "Sun, 27 Nov 2011 14:12:12 +0800") Message-ID: <87aa7ihryc.fsf@macbook.be.48ers.dk> User-Agent: Gnus/5.110009 (No Gnus v0.9) Emacs/22.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >>>>> "Axel" == Axel Lin writes: Axel> This patch converts the drivers in drivers/i2c/* to use the Axel> module_platform_driver() macro which makes the code smaller and a bit Axel> simpler. Axel> Cc: Jean Delvare Axel> Cc: Ben Dooks Axel> Cc: Jochen Friedrich Axel> Cc: Peter Korsgaard Axel> Cc: Wolfram Sang Axel> Cc: Guan Xuetao Axel> Cc: Manuel Lauss Axel> Cc: Barry Song <21cnbao@gmail.com> Axel> Cc: Linus Walleij Axel> Cc: Yong Zhang Axel> Cc: Lucas De Marchi Axel> Cc: Grant Likely Axel> Cc: Samuel Ortiz Axel> Signed-off-by: Axel Lin Looks good for i2c-ocores / gpio-i2cmux: Acked-by: Peter Korsgaard -- Bye, Peter Korsgaard