]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Bluetooth: btintel: Create common Intel Version Read function
authorLoic Poulain <loic.poulain@intel.com>
Tue, 25 Jul 2017 05:57:42 +0000 (13:57 +0800)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Fri, 11 Aug 2017 10:38:05 +0000 (12:38 +0200)
commitd38e165c46d630c3ac148a63f006602fe60cc76b
tree6ffd4fbf5199fb57768dfc3ee6037f5866c537b0
parentd8829bd58857d77397893d41e25c75bc7624a069
Bluetooth: btintel: Create common Intel Version Read function

BugLink: http://bugs.launchpad.net/bugs/1705633
The Intel Version Read command is used to retrieve information
about hardware and firmware version/revision of Intel Bluetooth
controllers. This is an Intel generic command used in USB and
UART drivers.

Signed-off-by: Loic Poulain <loic.poulain@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
(backported from commit 6c483de1b3c41e939b735df1861759815e125304)
Signed-off-by: AceLan Kao <acelan.kao@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Aaron Ma <aaron.ma@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
drivers/bluetooth/btintel.c
drivers/bluetooth/btintel.h
drivers/bluetooth/btusb.c
drivers/bluetooth/hci_intel.c