On Thu, May 10, 2012 at 10:07:56AM +0200, Andrzej Pietrasiewicz wrote: > Dear All, > > This is the first version of the Configurable Composite Gadget: > It descends from Android Composite Gadget: > > http://www.spinics.net/lists/linux-usb/msg56065.html > http://thread.gmane.org/gmane.linux.usb.general/56245 > http://www.spinics.net/lists/linux-usb/msg59641.html > > and is meant to replace it. > > It requires that this patch series: > > http://www.spinics.net/lists/linux-usb/msg59641.html What is the status of this patch series? Why hasn't it been accepted yet? > is applied before (actually the bugfixing patches from this series has > already made it into 3.4-rc4). > > Compared to the Android Composite Gadget, this version addresses some more > issues pointed by Michal and Greg. Namely, it hands over the string handling > to the composite glue, removes some sysfs attributes in favor of module > parameters (which are now 0644 accessible) and renames the gadget to > Configurable Composite Gadget (ccg in short), including the filenames and > the names in the source code. The module has also been marked EXPERIMENTAL. > > @Greg: > The gadget still uses some sysfs attributes which is not the preferred way > of configuring things. Could you please consider including it into staging? How can I do that, when the patch you gave me does not put it there at all? I have applied the first 8 patches in this series, as they were good cleanup and other minor things that make sense. But not the last 3, sorry. Please rework the driver to use configfs. Or, if you want this in the staging tree, submit a patch that puts it there, your patch did not do that. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html