Bluetooth: Declare bfusb_table[] as const
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 11 Oct 2013 14:46:19 +0000 (07:46 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 11 Oct 2013 15:05:20 +0000 (17:05 +0200)
commit9712d59ab60141fa05b276fe85dce736f329ad00
tree4c739febf4f9930e16f882e13acd635a01ceacf3
parent54265202f164d7797d9eb6ec478598c76c0d8d6e
Bluetooth: Declare bfusb_table[] as const

The bfusb_table[] device table can be declared as const

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