Re: [PATCH 0/2] usb: gadget: Make mass_storage pass USBCV MSCCompliance tests

From: Sonasath, Moiz
Date: Tue Apr 19 2011 - 16:44:54 EST


Roger,

On Tue, Apr 19, 2011 at 8:33 AM, Roger Quadros <roger.quadros@xxxxxxxxx> wrote:
>
> Hi,
>
> The first patch makes composite framework support a mechanism of defering
> setup transfer's data/status phase.
>
> Second patch makes f_mass_storage use that mechanism.
>
> Together they help the composite devices using f_mass_storage interface to
> pass USBCV Mass Storage Class compliance tests.
>
> ---
> Roger Quadros (2):
>  usb: gadget: composite: Allow function drivers to defer setup
>    responses
>  usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests

Apart from the comments going on, With these patches I see USBCV MSC
tests passing. thanks for the effort Roger :)

--Acked

>
>  drivers/usb/gadget/composite.c      |   61 ++++++++++++++++++++++++++++++++++-
>  drivers/usb/gadget/f_mass_storage.c |    6 +++-
>  include/linux/usb/composite.h       |   17 +++++++++-
>  3 files changed, 81 insertions(+), 3 deletions(-)
>




--
Regards
Moiz Sonasath
Android Kernel Team
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/