From fe2b34fe237b96d545139855eaa1d401d5c4b91e Mon Sep 17 00:00:00 2001 From: Shubhraprakash Das Date: Fri, 15 Jul 2016 14:33:43 -0700 Subject: msm: camera: isp: Add isp version Add isp version for cobalt. The version is used by the driver to differentiate in the code paths based on the isp type. CRs-Fixed: 1038370 Change-Id: I81055befae23b95bd7ba7dbe32c13be642bee66d Signed-off-by: Shubhraprakash Das --- include/uapi/media/msmb_isp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/uapi') diff --git a/include/uapi/media/msmb_isp.h b/include/uapi/media/msmb_isp.h index e658f4b56df9..93613855228e 100644 --- a/include/uapi/media/msmb_isp.h +++ b/include/uapi/media/msmb_isp.h @@ -6,6 +6,7 @@ #define MAX_PLANES_PER_STREAM 3 #define MAX_NUM_STREAM 7 +#define ISP_VERSION_48 48 #define ISP_VERSION_47 47 #define ISP_VERSION_46 46 #define ISP_VERSION_44 44 -- cgit v1.2.3