commit | e3a7c52de95629cbb0c2840e787523a9393b1fc6 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | Wed Apr 10 05:13:31 2019 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Mon Apr 22 13:13:03 2019 -0400 |
tree | 06b1b14cc1a3571488c17be79cdc173715248713 | |
parent | ba9db909d3a4fbc1633bcb18b4118cec84aed668 [diff] |
media: stih_cec: use new cec_notifier_parse_hdmi_phandle helper The STI 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> Acked-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>