media: cec: report Vendor ID after initialization
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 16 Oct 2018 07:44:20 +0000 (03:44 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Dec 2019 07:51:38 +0000 (08:51 +0100)
commitbc82b92116d755d377187f49055e1ae5d5ebfc6e
tree2f9046e3c4b83f1d3cf5367f5a88dd865834fe6c
parent137ab853ad89f0eb58d437da1a6b1be9e9ce6d74
media: cec: report Vendor ID after initialization

[ Upstream commit 7f02ac77c768ba2bcdd0ce719c1fca0870ffe2fb ]

The CEC specification requires that the Vendor ID (if any) is reported
after a logical address was claimed.

This was never done, so add support for this.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/media/cec/cec-adap.c