]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - sound/firewire/tascam/tascam-hwdep.c
ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_queue()
[thirdparty/linux.git] / sound / firewire / tascam / tascam-hwdep.c
index c29a97f6f63888291d2595258011c7b8fde13829..9801e33e7f2a30d58c7d58297bc601a532f1a21a 100644 (file)
@@ -36,6 +36,7 @@ static long tscm_hwdep_read_locked(struct snd_tscm *tscm, char __user *buf,
 
 static long tscm_hwdep_read_queue(struct snd_tscm *tscm, char __user *buf,
                                  long remained, loff_t *offset)
+       __releases(&tscm->lock)
 {
        char __user *pos = buf;
        unsigned int type = SNDRV_FIREWIRE_EVENT_TASCAM_CONTROL;