trivial: add __init/__exit macros in drivers/gpio/bt8xxgpio.c
authorPeter Huewe <peterhuewe@gmx.de>
Sun, 23 Aug 2009 00:01:10 +0000 (02:01 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 21 Sep 2009 13:14:59 +0000 (15:14 +0200)
commit59f6a6c6e5625474b5e8e73a59425935b0028cfc
treed27a607e603d2e5a070f13c9b95dd5d281042dca
parent0e6b9e8c2c7b55569333a15e39d684dec986e226
trivial: add __init/__exit macros in drivers/gpio/bt8xxgpio.c

Trivial patch which adds the __init/__exit macro to the init/exit functions of
drivers/gpio/bt8xxgpio.c

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Acked-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/gpio/bt8xxgpio.c