]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: phison: adding __init/__exit macros
authorPeter Huewe <peterhuewe@gmx.de>
Mon, 28 Sep 2009 23:53:16 +0000 (01:53 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 20:23:05 +0000 (12:23 -0800)
commit65e33cf6018f7d3733847714fddcbed31e7bad95
tree642c02e84a7f8e5a758d415e9fb26f8fc9a469c9
parent9dc615cb0ab86d14f493ea6fed0272a5fdc9f7c0
Staging: phison: adding __init/__exit macros

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

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/phison/phison.c