From: Greg KH <greg-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
To: Anton Tikhomirov <av.tikhomirov-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
Cc: linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
'Kukjin Kim' <kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>,
'Greg Kroah-Hartman' <gregkh-l3A5Bk7waGM@public.gmane.org>,
'Felipe Balbi' <balbi-l0cyMroinI0@public.gmane.org>,
'Yulgon Kim' <yulgon.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
Subject: Re: [PATCH 2/3] USB: SET SEL request definition
Date: Mon, 6 Feb 2012 06:53:37 -0800 [thread overview]
Message-ID: <20120206145337.GB26982@kroah.com> (raw)
In-Reply-To: <001001cce4a7$143300e0$3c9902a0$%tikhomirov-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
On Mon, Feb 06, 2012 at 05:12:33PM +0900, Anton Tikhomirov wrote:
> Cc: Kukjin Kim <kgene.kim <at> samsung.com>
> Cc: Greg Kroah-Hartman <gregkh <at> suse.de>
> Cc: Felipe Balbi <balbi <at> ti.com>
What is that mess? It belongs, with real email addresses, below your
signed-off-by line, if at all.
> Adds SET SEL standard request definition as defined by ch9
> of the USB3.0 specification.
>
> Signed-off-by: Anton Tikhomirov <av.tikhomirov-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
> ---
> include/linux/usb/ch9.h | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/include/linux/usb/ch9.h b/include/linux/usb/ch9.h
> index 61b2905..76ff771 100644
> --- a/include/linux/usb/ch9.h
> +++ b/include/linux/usb/ch9.h
> @@ -88,6 +88,7 @@
> #define USB_REQ_GET_INTERFACE 0x0A
> #define USB_REQ_SET_INTERFACE 0x0B
> #define USB_REQ_SYNCH_FRAME 0x0C
> +#define USB_REQ_SET_SEL 0x30
>
> #define USB_REQ_SET_ENCRYPTION 0x0D /* Wireless USB */
> #define USB_REQ_GET_ENCRYPTION 0x0E
Why did you insert this out of order?
greg "please note my email address change as well" k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2012-02-06 14:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-06 8:12 [PATCH 2/3] USB: SET SEL request definition Anton Tikhomirov
[not found] ` <001001cce4a7$143300e0$3c9902a0$%tikhomirov-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2012-02-06 14:53 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-02-07 6:50 Anton Tikhomirov
[not found] ` <001301cce564$cfa2e030$6ee8a090$%tikhomirov-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2012-02-07 16:21 ` 'Greg Kroah-Hartman'
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120206145337.GB26982@kroah.com \
--to=greg-u8xffu+wg4eavxtiumwx3w@public.gmane.org \
--cc=av.tikhomirov-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
--cc=balbi-l0cyMroinI0@public.gmane.org \
--cc=gregkh-l3A5Bk7waGM@public.gmane.org \
--cc=kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
--cc=linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=yulgon.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.