libv4l2: Fix videodev detection on Exynos5430. cm-11.0 stable/cm-11.0-XNG3C
authorAndreas Schneider <asn@cryptomilk.org>
Thu, 8 Jan 2015 10:48:45 +0000 (11:48 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 8 Jan 2015 10:48:45 +0000 (11:48 +0100)
Change-Id: Ieadf6acf2faef332776cafbb22ba5115359c036f
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
libv4l2/exynos_v4l2.c

index 3d380bde904a7b64634215b4a7fcdd781c531866..0110f7f3da8c71af8ad1168723428aec48017ca5 100644 (file)
@@ -43,7 +43,7 @@
 #include <utils/Log.h>
 #include "Exynos_log.h"
 
-#define VIDEODEV_MINOR_MAX 63
+#define VIDEODEV_MINOR_MAX 69
 
 //#define EXYNOS_V4L2_TRACE 0
 #ifdef EXYNOS_V4L2_TRACE