media: cec: fill in cec chardev kobject to ease debugging
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 21 Feb 2019 13:21:14 +0000 (08:21 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 19 Mar 2019 17:19:49 +0000 (13:19 -0400)
commit7dfccff14f57c65f6ae4c49aea8eb5f7bf39a840
treea86e1a19db74446a5007749e18f6b801b548d3eb
parent9e98c678c2d6ae3a17cb2de55d17f69dddaa231b
media: cec: fill in cec chardev kobject to ease debugging

The cec chardev kobject has no name, which made it hard to
debug when kobject debugging is turned on.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/cec/cec-core.c