public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: "Lars-Peter Clausen" <lars@metafoo.de>
Cc: Axel Lin <axel.lin@gmail.com>,
	linux-kernel@vger.kernel.org,
	Michael Hennerich <hennerich@blackfin.uclinux.org>,
	Anantha Narayanan <Anantha.Narayanan@intel.com>,
	Samu Onkalo <samu.p.onkalo@nokia.com>,
	Hemanth V <hemanthv@ti.com>,
	Christoph Mair <christoph.mair@gmail.com>,
	Grant Likely <grant.likely@secretlab.ca>,
	Ben Gardner <bgardner@wabtec.com>,
	Minkyu Kang <mk7.kang@samsung.com>,
	Kalhan Trisal <kalhan.trisal@intel.com>,
	"Darrick J. Wong" <djwong@us.ibm.com>,
	Daniel Mack <zonque@gmail.com>,
	Rodolfo Giometti <giometti@linux.it>,
	"Greg Kroah-Hartman" <greg@kroah.com>,
	Eric Piel <eric.piel@tremplin-utc.net>,
	Anatolij Gustschin <agust@denx.de>
Subject: Re: [PATCH 1/2] MISC: convert drivers/misc/* to use module_i2c_driver()
Date: Fri, 25 Nov 2011 10:15:43 +0000	[thread overview]
Message-ID: <201111251015.43439.arnd@arndb.de> (raw)
In-Reply-To: <4ECF5213.20501@metafoo.de>

On Friday 25 November 2011, Lars-Peter Clausen wrote:
> On 11/25/2011 05:14 AM, Axel Lin wrote:
> > This patch converts the drivers in drivers/misc/* to use the
> > module_i2c_driver() macro which makes the code smaller and a bit
> > simpler.

Acked-by: Arnd Bergmann <arnd@arndb.de>

> I think we should wait with spi and i2c patches until the macro can actually
> be found in respective subsystem tree. Or do you want these patches to go
> through GregKH's driver-core tree?

Obviously it can only go in after the patches introducing the macros.
Since Greg owns both the char-misc and driver-core trees, there should
be no problem coordinating between the two.

	Arnd

  reply	other threads:[~2011-11-25 10:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-25  4:14 [PATCH 1/2] MISC: convert drivers/misc/* to use module_i2c_driver() Axel Lin
2011-11-25  4:16 ` [PATCH 2/2] MISC: convert drivers/misc/* to use module_spi_driver() Axel Lin
2011-11-25  7:51   ` Michael Hennerich
2011-11-25  8:30 ` [PATCH 1/2] MISC: convert drivers/misc/* to use module_i2c_driver() Lars-Peter Clausen
2011-11-25 10:15   ` Arnd Bergmann [this message]
2011-11-25 10:40     ` Lars-Peter Clausen
2011-11-25 13:58       ` Arnd Bergmann
2011-11-27  4:16 ` Greg KH
2011-11-27 12:01   ` Axel Lin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201111251015.43439.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=Anantha.Narayanan@intel.com \
    --cc=agust@denx.de \
    --cc=axel.lin@gmail.com \
    --cc=bgardner@wabtec.com \
    --cc=christoph.mair@gmail.com \
    --cc=djwong@us.ibm.com \
    --cc=eric.piel@tremplin-utc.net \
    --cc=giometti@linux.it \
    --cc=grant.likely@secretlab.ca \
    --cc=greg@kroah.com \
    --cc=hemanthv@ti.com \
    --cc=hennerich@blackfin.uclinux.org \
    --cc=kalhan.trisal@intel.com \
    --cc=lars@metafoo.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mk7.kang@samsung.com \
    --cc=samu.p.onkalo@nokia.com \
    --cc=zonque@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox