Hi,

On Wednesday, April 03, 2013 12:03 PM Felipe Balbi wrote:

<snip>

> 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 will re-post the series after corrections.

> I'm very sorry but we will need to wait until v3.11.

Linux for Workgroups?

> 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.
> 

As of now the g_serial.ko is available as it used to be. No changes here.



--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to