]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Bluetooth: Add __init/__exit macros to Marvell SDIO driver
authorPeter Huewe <peterhuewe@gmx.de>
Tue, 22 Dec 2009 08:34:20 +0000 (09:34 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 27 Feb 2010 13:05:37 +0000 (14:05 +0100)
commit8e5b2308489dbca27c104fc6a557d4c9348552e5
tree3c360c11ca8ca10cf12d4fa691630e79cbc71efe
parent8266d7127c1b0bdf924066c19c71be4d351e9583
Bluetooth: Add __init/__exit macros to Marvell SDIO driver

Trivial patch which adds the __init/__exit macros to the module_init/
module_exit functions of btmrvl_sdio.c driver.

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btmrvl_sdio.c