commit | d7e913cc58c5f6db5159c72e8f8d1f2be9e2fe2f | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel@collabora.com> | Thu Jun 14 11:34:03 2018 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Thu Jun 28 07:56:49 2018 -0400 |
tree | 1a99ae794b75cf919c26a6829bf47ecb3e95e550 | |
parent | 1b97e5275ba6ef862a09f8b993fa3e8b373dfe9b [diff] |
media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlock Commit f1a81afc98e3 ("[media] m2m: fix bad unlock balance") removed the last use of v4l2_m2m_ops.lock and v4l2_m2m_ops.unlock hooks. They are not actually used anymore. Remove them. Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>