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)
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>

No differences found