From: Hans Verkuil <hans.verkuil@xxxxxxxxx> The first patch fixes an inconsistency in the cec core code where wrong status information could be returned if a cec message was canceled. The second patch fixes a CEC adv7511 bug. Regards, Hans Hans Verkuil (2): cec: fix wrong tx/rx_status values when canceling a msg adv7511: fix incorrect clear of CEC receive interrupt drivers/media/cec/cec-adap.c | 19 +++++++++++++------ drivers/media/i2c/adv7511.c | 4 ++-- 2 files changed, 15 insertions(+), 8 deletions(-) -- 2.17.0