On 7/10/19 5:52 PM, Michal Suchánek wrote:
> On Fri, 5 Jul 2019 14:13:50 +0200
> Marek Vasut wrote:
>
>> On 7/5/19 12:44 PM, Michal Suchanek wrote:
>>> Variant of the int_msg wrapper that does not introduce excessive retry
>>> delay on error.
>>>
>>> Signed-off-by: Michal Suchanek
>>> ---
>>> v2
On Fri, 5 Jul 2019 14:13:50 +0200
Marek Vasut wrote:
> On 7/5/19 12:44 PM, Michal Suchanek wrote:
> > Variant of the int_msg wrapper that does not introduce excessive retry
> > delay on error.
> >
> > Signed-off-by: Michal Suchanek
> > ---
> > v2: usb_submit_int_msg -> usb_int_msg
> > ---
> >
On 7/5/19 12:44 PM, Michal Suchanek wrote:
> Variant of the int_msg wrapper that does not introduce excessive retry
> delay on error.
>
> Signed-off-by: Michal Suchanek
> ---
> v2: usb_submit_int_msg -> usb_int_msg
> ---
> common/usb.c | 9 +
> include/usb.h | 2 ++
> 2 files changed, 1
Variant of the int_msg wrapper that does not introduce excessive retry
delay on error.
Signed-off-by: Michal Suchanek
---
v2: usb_submit_int_msg -> usb_int_msg
---
common/usb.c | 9 +
include/usb.h | 2 ++
2 files changed, 11 insertions(+)
diff --git a/common/usb.c b/common/usb.c
index
4 matches
Mail list logo