diff options
Diffstat (limited to 'drivers/media/video/zoran')
-rw-r--r-- | drivers/media/video/zoran/zoran_driver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/zoran/zoran_driver.c b/drivers/media/video/zoran/zoran_driver.c index c6da45b41643..daad93728cf9 100644 --- a/drivers/media/video/zoran/zoran_driver.c +++ b/drivers/media/video/zoran/zoran_driver.c | |||
@@ -3119,7 +3119,7 @@ static int zoran_s_jpegcomp(struct file *file, void *__fh, | |||
3119 | sjpegc_unlock_and_return: | 3119 | sjpegc_unlock_and_return: |
3120 | mutex_unlock(&zr->resource_lock); | 3120 | mutex_unlock(&zr->resource_lock); |
3121 | 3121 | ||
3122 | return 0; | 3122 | return res; |
3123 | } | 3123 | } |
3124 | 3124 | ||
3125 | static unsigned int | 3125 | static unsigned int |