commit | 69e3235d58260d3d03570271da314829f9486237 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | Wed Oct 09 11:49:19 2019 -0300 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Thu Oct 24 18:31:24 2019 -0300 |
tree | 4e2b9cbfcfafe071f1f32ff402ac058267281362 | |
parent | 65d270acb2d662c3346793663ac3a759eb4491b8 [diff] |
media: cec-pin: add 'received' callback Drivers that use the CEC pin framework have no way of processing messages themselves by providing the 'received' callback. This is present in cec_ops, but not in cec_pin_ops. Add support for this callback. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>