]> asedeno.scripts.mit.edu Git - linux.git/commit
Bluetooth: mediatek: pass a pointer to mtk_hci_wmt_sync
authorSean Wang <sean.wang@mediatek.com>
Thu, 14 Feb 2019 23:19:36 +0000 (07:19 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 18 Feb 2019 13:07:38 +0000 (14:07 +0100)
commit88e5f366a1903bfb717ad37a72f4657dae4d81da
tree904f0e95a857cce109af774fc143fb179f870dd9
parent77f328dbc6cf42f22c691a164958a5452142a542
Bluetooth: mediatek: pass a pointer to mtk_hci_wmt_sync

Pass a structure pointer to mtk_hci_wmt_sync rather than several arguments
to avoid take up additional stack area and be better to read the code.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btmtkuart.c