]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btmrvl: add btmrvl_send_sync_cmd() function
authorAmitkumar Karwar <akarwar@marvell.com>
Tue, 1 Oct 2013 19:19:12 +0000 (12:19 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 2 Oct 2013 07:36:15 +0000 (00:36 -0700)
commit77e01f14219f4d36c9617a49dc7aeaaa553a9ca4
treec9c33897b2496914847e216f1b5129791d324166
parentab5170a5c2e478734c42647aad9dceb05a34ecc7
Bluetooth: btmrvl: add btmrvl_send_sync_cmd() function

Command preparation code is used multiple times. This patch
separate out this common code and create btmrvl_send_sync_cmd()
function.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btmrvl_main.c