commit | 5565a2ad47cdd8e697a28137bd8379455667bc1c | [log] [tgz] |
---|---|---|
author | Sylwester Nawrocki <s.nawrocki@samsung.com> | Thu Sep 20 08:16:45 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Oct 01 20:59:36 2012 -0300 |
tree | d4d7f322962faa8edd99f3f18f135cd7ebf4efe2 | |
parent | 05fb4da441c9197a59d537cf7f88522716287c61 [diff] |
[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>