greybus: audio: apbridgea: Remove GET_TX/RX_DELAY message types
authorMark Greer <mgreer@animalcreek.com>
Wed, 3 Aug 2016 03:36:07 +0000 (20:36 -0700)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 3 Aug 2016 08:59:13 +0000 (10:59 +0200)
commitccc57e20d1cc54b6536a4e63f6da91f42b65000f
tree28f03cf6a632fc73b81a5d6ed5d793fc10a9ea4a
parentca9551f6815efd4e7bbdee0cd2c71c368ebdf92c
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>
drivers/staging/greybus/audio_apbridgea.c
drivers/staging/greybus/audio_apbridgea.h
drivers/staging/greybus/audio_codec.h