Hi, this series contains a couple of patches for compress-offload API, one for a cleanup of unused API functions and another for the proper mutex initialization. I stumbled on the second while doing the first. Takashi === Takashi Iwai (2): ALSA: compress: Drop unused functions ALSA: compress: Initialize mutex in snd_compress_new() include/sound/compress_driver.h | 2 - sound/core/compress_offload.c | 69 +-------------------------------- sound/soc/soc-compress.c | 1 - 3 files changed, 1 insertion(+), 71 deletions(-) -- 2.26.2