diff options
| author | Andy Sun <bins@codeaurora.org> | 2017-11-20 14:10:53 +0800 |
|---|---|---|
| committer | Andy Sun <bins@codeaurora.org> | 2017-11-21 09:23:16 +0800 |
| commit | c884da03cc44118b28d63e1fe81563dd1ee94b4b (patch) | |
| tree | a68069ed4a211c6ce6e42da7141e04fb5333bda4 /include/media | |
| parent | 3375a292eaf2230a2ad3b90dfc16c9c3ad1f9ce7 (diff) | |
Revert "ais: query field info and pass to user space"
This reverts commit 3375a292eaf2230a2ad3b90dfc16c9c3ad1f9ce7.
Need to change the solution and re-implement this feature.
Change-Id: Iabd38bd5c0c062590215c3f22e9383853efa889c
Signed-off-by: Andy Sun <bins@codeaurora.org>
Diffstat (limited to 'include/media')
| -rw-r--r-- | include/media/msm_ba.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/media/msm_ba.h b/include/media/msm_ba.h index e13509585e5a..d630e441590f 100644 --- a/include/media/msm_ba.h +++ b/include/media/msm_ba.h @@ -18,9 +18,6 @@ #include <media/v4l2-device.h> #include <linux/poll.h> -/* Control ID to fetch register Values */ -#define VIDIOC_CVBS_G_FIELD_STATUS _IOR('V', BASE_VIDIOC_PRIVATE + 5, int) - enum msm_ba_ip { BA_IP_CVBS_0 = 0, BA_IP_CVBS_1, |
