From: Joe Jin Date: Fri, 4 May 2012 22:52:06 +0000 (-0700) Subject: [USB] cdc-acm: Increase number of devices to 64 X-Git-Tag: v2.6.39-400.9.0~423^2~139 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=38ef1682a9096fafd4998873aa23a803e6ef28e1;p=users%2Fjedix%2Flinux-maple.git [USB] cdc-acm: Increase number of devices to 64 Orabug: 13693812 Increase usb acm devices to 64. Signed-off-by: Joe Jin --- diff --git a/drivers/usb/class/cdc-acm.h b/drivers/usb/class/cdc-acm.h index ca7937f26e27e..3e09e74b576e7 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.