summaryrefslogtreecommitdiff
path: root/curve_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'curve_test.c')
0 files changed, 0 insertions, 0 deletions
>
authorMark Greer <mgreer@animalcreek.com>2016-08-02 20:36:07 -0700
committerGreg Kroah-Hartman <gregkh@google.com>2016-08-03 10:59:13 +0200
commitccc57e20d1cc54b6536a4e63f6da91f42b65000f (patch)
tree28f03cf6a632fc73b81a5d6ed5d793fc10a9ea4a /drivers/staging/greybus
parentca9551f6815efd4e7bbdee0cd2c71c368ebdf92c (diff)
greybus: audio: apbridgea: Remove GET_TX/RX_DELAY message types
The 'AUDIO_APBRIDGEA_TYPE_GET_TX_DELAY' and 'AUDIO_APBRIDGEA_TYPE_GET_RX_DELAY' message types have been removed from the AP <-> APBrigdeA Audio Protocol so remove them from the code. Do not coalesce the message type numbers to prevent compatibility issues between the AP and APBridgeA. Testing Done: Played music using a speaker module Signed-off-by: Mark Greer <mgreer@animalcreek.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus')