greybus: audio: Add Greybus Audio Device Class Protocol helper routines
authorMark Greer <mgreer@animalcreek.com>
Wed, 13 Jan 2016 21:07:46 +0000 (14:07 -0700)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 14 Jan 2016 00:00:32 +0000 (16:00 -0800)
commit184992e305f1de3a3d5fa446da3a2bc76be7c54a
tree51b6728aa39468b561654ecf7a92224d5959103c
parentba4144afdebf96a3c27c9a03e0c671cf85cc55e9
greybus: audio: Add Greybus Audio Device Class Protocol helper routines

Add helper routines to make communicating with audio modules easier.

Signed-off-by: Mark Greer <mgreer@animalcreek.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/Makefile
drivers/staging/greybus/audio.h
drivers/staging/greybus/audio_gb.c [new file with mode: 0644]