Re: [PATCH 1/2] MISC: convert drivers/misc/* to use module_i2c_driver()

From: Arnd Bergmann
Date: Fri Nov 25 2011 - 05:16:08 EST


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@xxxxxxxx>

> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/