Bluetooth: btusb: Fix typo and correct the log print
authorJupeng Zhong <zhongjupeng@yulong.com>
Wed, 3 Feb 2021 14:28:46 +0000 (22:28 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 3 Feb 2021 14:47:36 +0000 (15:47 +0100)
commita297f565f299f63c3d44f6fd3bafe06e2accf00d
tree2bfb81d4eff7657d5dc702676966f6f6fa5356c3
parent7bd9fb058d77213130e4b3e594115c028b708e7e
Bluetooth: btusb: Fix typo and correct the log print

Change "deivice" to "device"

Correct "Unsupported support hardware variant (%08x)" to
"Unsupported hardware variant (%08x)"

Signed-off-by: Jupeng Zhong <zhongjupeng@yulong.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btusb.c