summaryrefslogtreecommitdiff
path: root/include/media/adv7604.h
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2015-05-07 13:37:57 (GMT)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-05-20 16:41:30 (GMT)
commit48519838cc915d1af7083662471d2eb939a024c9 (patch)
tree3863b9c2266502180284bc80a9a19a4fe4108090 /include/media/adv7604.h
parent17e484686be2e9ecb88cc7913a4baaf6783275e3 (diff)
downloadlinux-48519838cc915d1af7083662471d2eb939a024c9.tar.xz
[media] adv7604/adv7842: replace FMT_CHANGED by V4L2_DEVICE_NOTIFY_EVENT
This makes it easier for the bridge driver to just passthrough such events to the corresponding device node. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'include/media/adv7604.h')
-rw-r--r--include/media/adv7604.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/media/adv7604.h b/include/media/adv7604.h
index 9ecf353..a913859 100644
--- a/include/media/adv7604.h
+++ b/include/media/adv7604.h
@@ -168,6 +168,5 @@ enum adv76xx_pad {
/* notify events */
#define ADV76XX_HOTPLUG 1
-#define ADV76XX_FMT_CHANGE 2
#endif