]> 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)
commitc31e33dce1b75fb9a43aadd24f5bb7974846b52f
treec9c33897b2496914847e216f1b5129791d324166
parentc65df6b47ea26b2f420c8a39be3372b1b2a32f98
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