Bluetooth: Replace *_init() for *_setup()
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 24 Oct 2012 13:18:41 +0000 (11:18 -0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 24 Oct 2012 13:18:41 +0000 (11:18 -0200)
le_init() and bredr_init() are now called le_setup() and bredr_setup() to
avoid duplicates names over the tree even if they are all static.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>

No differences found