Re: [PATCH 12/16] usb/gadget: FunctionFS: add devices management code

2013-11-02 Thread Michal Nazarewicz
On Wed, Oct 23 2013, Andrzej Pietrasiewicz wrote: > This will be required in order to use the new function interface > (usb_get_function_instance/usb_put_function_instance) > > Signed-off-by: Andrzej Pietrasiewicz > Signed-off-by: Kyunmgin Park > --- > drivers/usb/gadget/f_fs.c | 41 +

[PATCH 12/16] usb/gadget: FunctionFS: add devices management code

2013-10-23 Thread Andrzej Pietrasiewicz
This will be required in order to use the new function interface (usb_get_function_instance/usb_put_function_instance) Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Kyunmgin Park --- drivers/usb/gadget/f_fs.c | 41 drivers/usb/gadget/g_ffs.c | 50