From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH 1/2] Input: convert drivers/input/* to use module_i2c_driver() Date: Fri, 20 Jan 2012 08:53:22 -0800 Message-ID: <20120120165322.GB6520@core.coreip.homeip.net> References: <1327064484.15205.1.camel@phoenix> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-gx0-f174.google.com ([209.85.161.174]:37445 "EHLO mail-gx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752509Ab2ATQxb (ORCPT ); Fri, 20 Jan 2012 11:53:31 -0500 Content-Disposition: inline In-Reply-To: <1327064484.15205.1.camel@phoenix> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Axel Lin Cc: linux-kernel@vger.kernel.org, Fabien Marteau , Michael Hennerich , Felipe Balbi , Kim Kyuwon , Joonyoung Shim , Zhang Jiejing , Bo Shen , Raphael Derosso Pereira , Barry Song <21cnbao@gmail.com>, Albert Zhang , Hemanth V , Chris Hudson , Samuli Konttila , Mike Rapoport , Daniel Mack , Magnus Damm , Jianchun Bian , Dequan Meng , Tony SIM , Kwangwoo Lee , linux-input@vger.kernel.org Hi Axel, On Fri, Jan 20, 2012 at 09:01:24PM +0800, Axel Lin wrote: > This patch converts the drivers in drivers/input/* to use the > module_i2c_driver() macro which makes the code smaller and a bit simpler. > I ialready have your patch in my queue, I am just waiting for -rc3 to merge winth mainline and bring module_i2c_driver() and module_spi_driver() in and will merge your patches at that time. Thanks. -- Dmitry