Re: [PATCH 2/2] usb: gadget: ffs: add ACM + FunctionFS configuration

From: Matt Porter
Date: Fri Aug 16 2013 - 11:48:43 EST


On 08/16/2013 11:32 AM, Felipe Balbi wrote:
On Fri, Aug 16, 2013 at 11:27:48AM -0400, Matt Porter wrote:
Adds an additional configuration to g_ffs to allow for
CDC ACM support in conjuction with FunctionFS. A module
parameter is added to allow for multiple ACM ports to
be instantiated.

Signed-off-by: Matt Porter <matt.porter@xxxxxxxxxx>

the whole idea of the configfs interface was that we wouldn't add this
sort of patch to the kernel anymore. What's wrong with building your
device through configfs in userland ?


That would be nice. Unless I missed it, we don't have support for ffs
via the gadget configfs framework. That's what drove this as I wanted ACM + a ffs driven function. I'll look into adding an ffs option.

Thanks,
Matt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/