media: cec: report Vendor ID after initialization
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 16 Oct 2018 07:44:20 +0000 (03:44 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 23 Nov 2018 10:54:22 +0000 (05:54 -0500)
commit7f02ac77c768ba2bcdd0ce719c1fca0870ffe2fb
tree778bd1a75d1d9f5e5632174e6e6ff5af69e252f0
parent40d91c9988af56d7a831df92c58fe28cebb3a764
media: cec: report Vendor ID after initialization

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>
drivers/media/cec/cec-adap.c