Bluetooth: Revert SMP self-test patches
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 28 Oct 2014 14:22:12 +0000 (15:22 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 28 Oct 2014 14:32:49 +0000 (15:32 +0100)
commitda213f8e0cf03146925205b663413e4589b5b359
tree5fd2424bda1e06e9b69128389116a0902033fdca
parentbe9d215fa9d13ecfe013a1b0d0f92f6d84a52c5c
Bluetooth: Revert SMP self-test patches

This reverts commits c6992e9ef2a17e9738b7bb8a03a7fe581a8f9977 and
4cd3362da899a59955146851dd860198b0aaaa75.

The reason for the revert is that we cannot have more than one module
initialization function and the SMP one breaks the build with modular
kernels. As the proper fix for this is right now looking non-trivial
it's better to simply revert the problematic patches in order to keep
the upstream tree compilable.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/Kconfig
net/bluetooth/smp.c