Hi,

On Thu, Mar 28, 2013 at 11:37:32AM +0100, Andrzej Pietrasiewicz wrote:
> In order to convert to configfs the USB functions need to be converted
> to the new interface from Sebastian, which also requires turning them
> into separate modules. Some of these modules will consist of just
> one object file, e.g. f_ncm.o. But some of the modules will eventually
> consist of more than one object file, e.g. for mass storage there
> will be f_mass_storage.o and storage_common.o. The resulting module
> cannot be called f_mass_storage.ko due to cyclic dependency. This patch
> introduces a naming scheme for the said resulting modules:
> 
> usb_f_xxxxxx.ko
> 
> e.g. usb_f_mass_storage.ko, usb_f_ss_lb.ko, usb_f_rndis.ko etc.
> 
> Signed-off-by: Andrzej Pietrasiewicz <andrze...@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.p...@samsung.com>

unfortunately it doesn't apply :-( and it's past the time for me to
close my tree :-(

I'm very sorry but we will need to wait until v3.11. Also, we need to
come up with a way for maintaining e.g. 'modprobe g_zero' working. I
guess you had proposed a temporary adapter module and that would be
really good to have.

-- 
balbi

Attachment: signature.asc
Description: Digital signature

Reply via email to