Re: [PATCH v2 05/21] usb/gadget: f_mass_storage: factor out a header file

2013-07-25 Thread Michal Nazarewicz
On Fri, Jul 19 2013, Andrzej Pietrasiewicz wrote: > In order to prepare for the new function interface the f_mass_storage.c > needs to be compiled as a module, and so a header file will be required. > This patch factors out some code to a new f_mass_storage.h. > > Signed-off-by: Andrzej Pietrasiewi

[PATCH v2 05/21] usb/gadget: f_mass_storage: factor out a header file

2013-07-19 Thread Andrzej Pietrasiewicz
In order to prepare for the new function interface the f_mass_storage.c needs to be compiled as a module, and so a header file will be required. This patch factors out some code to a new f_mass_storage.h. Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Kyungmin Park --- drivers/usb/gadget/f