On Wed, Jan 18, 2012 at 08:13:46PM -0800, Benoit Goby wrote: > On Wed, Jan 18, 2012 at 6:07 AM, Greg KH <gregkh@xxxxxxx> wrote: > > On Wed, Jan 18, 2012 at 12:31:38PM +0100, Andrzej Pietrasiewicz wrote: > >> Copy an existing usb access layer to form a new usb access layer > >> > >> Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx> > >> Signed-off-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> > >> --- > >> adb/Android.mk | 8 ++- > >> adb/usb_funcfs_linux_client.c | 157 +++++++++++++++++++++++++++++++++++++++++ > >> 2 files changed, 164 insertions(+), 1 deletions(-) > >> create mode 100644 adb/usb_funcfs_linux_client.c > > > > That's great, but we can't do anything with adb changes here, right? I > > like the fact that this is much less code, any chance of actually > > getting adb changes accepted into the main Google repos? > > > > thanks, > > > > greg k-h > > Hi Andrzej, > To contribute your patch to Android, you can follow these instructions: > http://source.android.com/source/submit-patches.html > https://groups.google.com/group/android-contrib/browse_thread/thread/7398d82735c2306b > You can cc me on the review. Let me know if you need help uploading your change. Well, with this change, your larger set of patches is probably not needed, right? Is that acceptable to you? 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