These three patches improve low-level locking which was a bit messy, and they fix a silly typo in cec-funcs.h. I'd like to have this fixed in 4.8. Regards, Hans The following changes since commit 292eaf50c7df4ae2ae8aaa9e1ce3f1240a353ee8: [media] cec: fix off-by-one memset (2016-07-28 20:16:35 -0300) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git ceclock for you to fetch changes up to c172c968ea7a7d9e8e418a4a361926d399ba20ac: cec-funcs.h: fix typo: && should be & (2016-08-04 11:29:38 +0200) ---------------------------------------------------------------- Hans Verkuil (3): cec: rename cec_devnode fhs_lock to just lock cec: improve locking cec-funcs.h: fix typo: && should be & drivers/staging/media/cec/cec-adap.c | 12 ++++++------ drivers/staging/media/cec/cec-api.c | 8 ++++---- drivers/staging/media/cec/cec-core.c | 27 +++++++++++++++------------ include/linux/cec-funcs.h | 4 ++-- include/media/cec.h | 2 +- 5 files changed, 28 insertions(+), 25 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html