On Fri, May 11, 2012 at 02:44:13PM +0200, Andrzej Pietrasiewicz wrote: > FunctionFS: enable multiple functions > > Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx> > Signed-off-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> > Acked-by: Michal Nazarewicz <mina86@xxxxxxxxxx> > --- > Documentation/usb/functionfs.txt | 67 +++++++++++++ > drivers/usb/gadget/f_fs.c | 38 ++++++-- > drivers/usb/gadget/g_ffs.c | 200 +++++++++++++++++++++++++++++++++----- > include/linux/usb/functionfs.h | 4 +- > 4 files changed, 277 insertions(+), 32 deletions(-) > create mode 100644 Documentation/usb/functionfs.txt What tree did you diff this against? It has some fuzz, which means that I don't think it's correct... Care to refresh it against the usb-next tree and send it as part of the other 2 patches in that series so I know the order in which to apply them? 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