compat-drivers: copy over amp.h as a bluetooth header
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 2 Oct 2012 20:34:13 +0000 (13:34 -0700)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 2 Oct 2012 20:34:13 +0000 (13:34 -0700)
commit7110a5c52517558d950c5e8ecda596c1b1b51fa5
tree9329d260b7b1bb527972f8b1fb8c018f6232751a
parent126498daf5f25be8cdd6ef3188330f8184ec340e
compat-drivers: copy over amp.h as a bluetooth header

Brought to us by Intel via:

commit 903e45411099ae8292f5ce637ad0c72f6fef61db
Author: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Date:   Thu Sep 27 17:26:09 2012 +0300

    Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc

    When receiving A2MP Get AMP Assoc Request execute Read Local AMP Assoc
    HCI command to AMP controller. If the AMP Assoc data is larger than it
    can fit to HCI event only fragment is read. When all fragments are read
    send A2MP Get AMP Assoc Response.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
scripts/admin-update.sh