]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
cdc-acm: Increase number of devices to 64
authorJoe Jin <joe.jin@oracle.com>
Sat, 5 May 2012 05:52:06 +0000 (22:52 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Mon, 29 Jun 2015 15:36:56 +0000 (08:36 -0700)
cdc-acm: Increase number of devices to 64

Orabug: 21219170

Increase usb acm devices to 64.

Signed-off-by: Joe Jin <joe.jin@oracle.com>
Signed-off-by: Guangyu Sun <guangyu.sun@oracle.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
drivers/usb/class/cdc-acm.h

index ffeb3c83941f5a79fe480d85dc140b11d47178ad..84e30bdaa372b135e73f5b5893f1ddc10d89c079 100644 (file)
@@ -19,7 +19,7 @@
  */
 
 #define ACM_TTY_MAJOR          166
-#define ACM_TTY_MINORS         32
+#define ACM_TTY_MINORS         64
 
 /*
  * Requests.