]> asedeno.scripts.mit.edu Git - linux.git/commit
Bluetooth: hci_uart: add support for word alignment
authorSebastian Reichel <sre@kernel.org>
Tue, 28 Mar 2017 15:59:34 +0000 (17:59 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 12 Apr 2017 20:12:17 +0000 (22:12 +0200)
commitaeac30140694824f26d14655271e1dcf3e32fd49
treee3c11cc8c3231ae7c6bd60ef20bf9871500cd91d
parent756db778748949f6403b727fc6251674dbfcb1a2
Bluetooth: hci_uart: add support for word alignment

This will be used by Nokia's H4+ protocol, which
uses 2-byte aligned packets.

Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_h4.c
drivers/bluetooth/hci_ldisc.c
drivers/bluetooth/hci_uart.h