Re: [PATCHv4 11/13] USB: gadget: composite: addad disconnect callback

From: David Brownell
Date: Tue Jun 08 2010 - 10:02:24 EST




--- On Mon, 6/7/10, Michal Nazarewicz <m.nazarewicz@xxxxxxxxxxx> wrote:

> From: Michal Nazarewicz <m.nazarewicz@xxxxxxxxxxx>
> Subject: [PATCHv4 11/13] USB: gadget: composite: addad disconnect callback
> To: linux-usb@xxxxxxxxxxxxxxx, linux-usb@xxxxxxxxxxxxxxx
> Cc: "David Brownell" <dbrownell@xxxxxxxxxxxxxxxxxxxxx>, "Kyungmin Park" <kyungmin.park@xxxxxxxxxxx>, "Marek Szyprowski" <m.szyprowski@xxxxxxxxxxx>, linux-kernel@xxxxxxxxxxxxxxx
> Date: Monday, June 7, 2010, 5:39 AM
> Added a disconnect() callback to
> compasite devices which
> is called by composite glue when its disconnect callback
> is called by gadget.

Acked-by: David Brownell <dbrownell@xxxxxxxxxxxxxxxxxxxxx>


... though I don't recall why I didn't add
this originally; I certainly thought about it.

>
> Signed-off-by: Michal Nazarewicz <m.nazarewicz@xxxxxxxxxxx>
> Signed-off-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx>
> ---
> drivers/usb/gadget/composite.c |    2 ++
> include/linux/usb/composite.h  |    2 ++
> 2 files changed, 4 insertions(+), 0 deletions(-)
>


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