]> rtime.felk.cvut.cz Git - linux-imx.git/commit
Staging: et131x: adding __init/__exit macros
authorPeter Huewe <peterhuewe@gmx.de>
Mon, 28 Sep 2009 23:34:14 +0000 (01:34 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 20:23:04 +0000 (12:23 -0800)
commit3c0d44643cbeb125171685a10d9cdeba24336e62
tree1016c27bde4972260719947707591bf69dc10c3e
parent224f0ef4e20327ab108e6a11ebc3a92f337c5e85
Staging: et131x: adding __init/__exit macros

Trivial patch which adds the __init/__exit macros to the module_init/
module_exit functions of ./staging/et131x/et131x_initpci.c

Greg, please have a look at the small patch and either pull it through
your staging tree, or please ack' it so Jiri can pull it through the trivial tree.

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/et131x/et131x_initpci.c