Merge "usb: gadget: f_cdev: Increase number of driver instances to 3"

This commit is contained in:
Linux Build Service Account 2017-05-15 03:51:16 -07:00 committed by Gerrit - the friendly Code Review server
commit fc2f0e6d95

View file

@ -48,7 +48,7 @@
#define DEVICE_NAME "at_usb"
#define MODULE_NAME "msm_usb_bridge"
#define NUM_INSTANCE 2
#define NUM_INSTANCE 3
#define MAX_CDEV_INST_NAME 15
#define MAX_CDEV_FUNC_NAME 5