[PATCH] symbol_put_addr() locks kernel
[profile/ivi/kernel-adaptation-intel-automotive.git] / include / sound / cs46xx.h
index 199b509..80b2979 100644 (file)
@@ -1711,7 +1711,7 @@ struct snd_cs46xx {
        int current_gpio;
 #endif
 #ifdef CONFIG_SND_CS46XX_NEW_DSP
-       struct semaphore spos_mutex;
+       struct mutex spos_mutex;
 
        struct dsp_spos_instance * dsp_spos_instance;