mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-05 22:25:16 +00:00
Bluetooth: mediatek: trivial typo fix
add a trivial typo fix from speicfic to specific
Fixes: 7237c4c9ec
("Bluetooth: mediatek: Add protocol support for MediaTek serial devices")
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
This commit is contained in:
parent
3c97ce1f86
commit
adf5d73056
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ static int mtk_hci_wmt_sync(struct hci_dev *hdev, u8 op, u8 flag, u16 plen,
|
|||
* Complete as with usual HCI command flow control.
|
||||
*
|
||||
* After sending the command, wait for BTMTKUART_TX_WAIT_VND_EVT
|
||||
* state to be cleared. The driver speicfic event receive routine
|
||||
* state to be cleared. The driver specific event receive routine
|
||||
* will clear that state and with that indicate completion of the
|
||||
* WMT command.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue