Merge remote-tracking branch 'asoc/fix/ux500' into asoc-linus
[linux-2.6-microblaze.git] / drivers / char / ds1620.c
index 544b4ce..0fae529 100644 (file)
@@ -355,7 +355,7 @@ static const struct file_operations ds1620_proc_therm_fops = {
        .open           = ds1620_proc_therm_open,
        .read           = seq_read,
        .llseek         = seq_lseek,
-       .release        = seq_release,
+       .release        = single_release,
 };
 #endif