Browse Source

sunxi_cedrus: Harmonize vendor string

Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Paul Kocialkowski 7 years ago
parent
commit
c210daf780
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/sunxi_cedrus.h

+ 1 - 1
src/sunxi_cedrus.h

@@ -32,7 +32,7 @@
 
 #include <linux/videodev2.h>
 
-#define SUNXI_CEDRUS_STR_VENDOR			"Sunxi Cedrus Driver 1.0"
+#define SUNXI_CEDRUS_STR_VENDOR			"Sunxi-Cedrus"
 
 #define SUNXI_CEDRUS_MAX_PROFILES		11
 #define SUNXI_CEDRUS_MAX_ENTRYPOINTS		5