summaryrefslogtreecommitdiff
path: root/drivers/media/platform/sti/cec/Makefile
diff options
context:
space:
mode:
authorBenjamin Gaignard <benjamin.gaignard@linaro.org>2017-01-03 12:54:56 -0200
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-04-10 12:53:51 -0300
commitfc4e009c6c986a8cc717dc070d65ccb60d7de91a (patch)
tree64ed54d827472d79124f823abea0c77b60480a8e /drivers/media/platform/sti/cec/Makefile
parent6e27ccce8c2f6092cb1564b651565d33bd35aec2 (diff)
[media] stih-cec: add CEC notifier support
By using the CEC notifier framework there is no longer any reason to manually set the physical address. This was the one blocking issue that prevented this driver from going out of staging, so do this move as well. Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/platform/sti/cec/Makefile')
-rw-r--r--drivers/media/platform/sti/cec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/platform/sti/cec/Makefile b/drivers/media/platform/sti/cec/Makefile
new file mode 100644
index 000000000000..f07905e1448a
--- /dev/null
+++ b/drivers/media/platform/sti/cec/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_VIDEO_STI_HDMI_CEC) += stih-cec.o