Bluetooth: btbcm: btbcm_initialize(): Initialize hw_name to "BCM"
authorHans de Goede <hdegoede@redhat.com>
Fri, 20 Apr 2018 12:44:07 +0000 (14:44 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 18 May 2018 04:37:51 +0000 (06:37 +0200)
commit2cc6d0794cbab470b2d82d5a7547c865fd61e0f3
tree013ecfdbab2544dc1e9983eb839c8536d0df383d
parent59ce5699be6d4bc6f24e337c52418b509d64063f
Bluetooth: btbcm: btbcm_initialize(): Initialize hw_name to "BCM"

Initialize hw_name to "BCM", this avoids the need for a number of NULL
checks on hw_name later.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btbcm.c