summaryrefslogtreecommitdiff
path: root/staging/layer2.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-03mausezahn: Fix non-ANSI function declarationsTobias Klauser1-4/+2
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+902
emode:
authorVaibhav Agarwal <vaibhav.agarwal@linaro.org>2016-07-22 09:41:30 +0530
committerGreg Kroah-Hartman <gregkh@google.com>2016-07-22 10:26:01 -0700
commit098dfaf45e76442d032207d2023930c685ab7c2e (patch)
treeabc43587c7042764890f3aeb7fed78fc2a0d9e0f /drivers/staging
parent92bcaddea3197e477bb37439805fcb5a2f9942d7 (diff)
greybus: audio: Avoid using ARA keyword
It is suggested to avoid using ARA keyword externally. So we need to update GB codec driver. Also, codec name is currently set to 'gb-codec'. However, it makes more sense to name it as apb-dummy-codec, since it is used to control various audio modules connected to APB via greybus. Signed-off-by: Vaibhav Agarwal <vaibhav.agarwal@linaro.org> Reviewed-by: Mark Greer <mgreer@animalcreek.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging')