From: Joe Jin Date: Sat, 5 May 2012 05:52:06 +0000 (-0700) Subject: cdc-acm: Increase number of devices to 64 X-Git-Tag: v4.1.12-92~326^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=7a5f59ce73f3a000cac34a762fdae3b7a8908cf5;p=users%2Fjedix%2Flinux-maple.git cdc-acm: Increase number of devices to 64 cdc-acm: Increase number of devices to 64 Orabug: 21219170 Increase usb acm devices to 64. Signed-off-by: Joe Jin Signed-off-by: Guangyu Sun Signed-off-by: Santosh Shilimkar --- diff --git a/drivers/usb/class/cdc-acm.h b/drivers/usb/class/cdc-acm.h index ffeb3c83941f5..84e30bdaa372b 100644 --- a/drivers/usb/class/cdc-acm.h +++ b/drivers/usb/class/cdc-acm.h @@ -19,7 +19,7 @@ */ #define ACM_TTY_MAJOR 166 -#define ACM_TTY_MINORS 32 +#define ACM_TTY_MINORS 64 /* * Requests.