528715a672
Forgot to (void) an unused parameter when priorityless. usb-drv-rl27xx.c was using a compound init to initialize a semaphore but the structure changed so that it is no longer correct. Use designated initializers to avoid having to complete all fields. Forgot to break compatibility on all plugins and codecs since the kernel objects are now different. Take care of that too and do the sort thing. Change-Id: Ie2ab8da152d40be0c69dc573ced8d697d94b0674 |
||
---|---|---|
.. | ||
codecs | ||
dsp | ||
metadata | ||
test | ||
platform.h | ||
rbcodec.make | ||
rbcodecconfig-example.h | ||
rbcodecplatform-unix.h | ||
SOURCES |