[PATCH 00/11] cleanup pcmcia driver module boilerplate

2013-03-06 Thread H Hartley Sweeten
Introduce a new helper macro to remove the module boilerplate code in pcmcia drivers. Use the new macro throughout the tree where possible. This series was originally posted on 2/6/2013. It still applies cleanly as of next-20130306. H Hartley Sweeten (11): pcmcia/ds.h: introduce helper for

[PATCH 00/11] cleanup pcmcia driver module boilerplate

2013-02-07 Thread H Hartley Sweeten
Introduce a new helper macro to remove the module boilerplate code in pcmcia drivers. Use the new macro throughout the tree where possible. This is a repost of the series originally sent to lkml. H Hartley Sweeten (11): pcmcia/ds.h: introduce helper for pcmcia_driver module boilerplate