linux/drivers/media/i2c/m5mols
Andrzej Hajda 6ba4d05e84 [media] m5mols: Fix bug in stream on handler
Due to improper condition check streaming start for some pixel
formats was prevent and the s_stream just reatuned -EINVAL.
This fixes regression introduced in commit 5565a2ad47
[media] m5mols: Protect driver data with a mutex.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-03-21 18:25:09 -03:00
..
Kconfig
Makefile
m5mols.h [media] m5mols: Add missing #include <linux/sizes.h> 2012-10-10 08:17:16 -03:00
m5mols_capture.c [media] m5mols: Implement .get_frame_desc subdev callback 2012-10-05 21:28:06 -03:00
m5mols_controls.c [media] m5mols: Fix cast warnings from m5mols_[set/get]_ctrl_mode 2012-10-01 14:56:29 -03:00
m5mols_core.c [media] m5mols: Fix bug in stream on handler 2013-03-21 18:25:09 -03:00
m5mols_reg.h [media] m5mols: Implement .get_frame_desc subdev callback 2012-10-05 21:28:06 -03:00