alistair23-linux/drivers/media/i2c/m5mols
Sylwester Nawrocki 5565a2ad47 [media] m5mols: Protect driver data with a mutex
Without the locking the driver's data could get corrupted when the subdev
is accessed from user space and from host driver by multiple processes.

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>
2012-10-01 20:59:36 -03:00
..
Kconfig
m5mols.h [media] m5mols: Protect driver data with a mutex 2012-10-01 20:59:36 -03:00
m5mols_capture.c
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: Protect driver data with a mutex 2012-10-01 20:59:36 -03:00
m5mols_reg.h
Makefile