On Wed, Nov 16, 2011 at 10:12:54AM -0700, Grant Likely wrote:
> On Wed, Nov 16, 2011 at 2:13 AM, Lars-Peter Clausen <[email protected]> wrote:
> > This patch introduces the module_spi_driver macro which is a convenience 
> > macro
> > for SPI driver modules similar to module_platform_driver. It is intended to 
> > be
> > used by drivers which init/exit section does nothing but register/unregister
> > the SPI driver. By using this macro it is possible to eliminate a few lines 
> > of
> > boilerplate code per SPI driver.
> >
> > Signed-off-by: Lars-Peter Clausen <[email protected]>
> 
> Acked-by: Grant Likely <[email protected]>

I'm begining to think we need to make some of these driver and device
bits more generic... there seems to be so much similar but not quite
the same code.

-- 
Ben Dooks, [email protected], http://www.fluff.org/ben/

Large Hadron Colada: A large Pina Colada that makes the universe disappear.

--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to