diff options
author | Sylwester Nawrocki <s.nawrocki@samsung.com> | 2012-09-20 13:16:45 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-10-02 01:59:36 +0200 |
commit | 5565a2ad47cdd8e697a28137bd8379455667bc1c (patch) | |
tree | d4d7f322962faa8edd99f3f18f135cd7ebf4efe2 /Documentation | |
parent | [media] m5mols: Remove unneeded control ops assignments (diff) | |
download | linux-5565a2ad47cdd8e697a28137bd8379455667bc1c.tar.xz linux-5565a2ad47cdd8e697a28137bd8379455667bc1c.zip |
[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>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions