]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
media: s5p_cec: use new cec_notifier_parse_hdmi_phandle helper
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Wed, 10 Apr 2019 09:13:30 +0000 (05:13 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 22 Apr 2019 17:12:07 +0000 (13:12 -0400)
commitba9db909d3a4fbc1633bcb18b4118cec84aed668
treeeaf39bf7b1fa237ec8ae7b3871b5da193475e5b9
parent6bc37729df640748ed1718e3f150d63cbff1dc7e
media: s5p_cec: use new cec_notifier_parse_hdmi_phandle helper

The S5P CEC driver increased the HDMI device refcount when
it shouldn't. Use the new helper function to ensure that that
doesn't happen and to simplify the driver code.

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