]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add __init and __exit marks to UART drivers
authorGustavo F. Padovan <padovan@profusion.mobi>
Sat, 24 Jul 2010 05:04:44 +0000 (02:04 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 27 Jul 2010 19:35:58 +0000 (12:35 -0700)
commitd0d5dda5cc400bbb1d64af7d98ae45ad2adfae2f
treea13f7b9b3b748e309e25a158e7925b080aaa05ed
parent65658cf229ad4a09330532de6b4839ec6165583f
Bluetooth: Add __init and __exit marks to UART drivers

Those marks are useful to save space in the binary and in the memory.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_ath.c
drivers/bluetooth/hci_bcsp.c
drivers/bluetooth/hci_h4.c
drivers/bluetooth/hci_ll.c