usb: gadget: slp: add an acm instance to default functions
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 6 Mar 2014 04:20:23 +0000 (13:20 +0900)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 06:17:52 +0000 (15:17 +0900)
commit00af0e1f93a9548235ff0823d9475a06fcda554b
treef9a274797531364abfa5544afef5681f4015d586
parentab1696bc2a973c5ef8a879e508b31d18ba69e560
usb: gadget: slp: add an acm instance to default functions

To enable acm function with default configuration, acm function
should be added default function list and instance number should
also be set as at least 1.

Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
drivers/usb/gadget/slp.c