Alan Stern wrote:
> On Fri, 10 May 2013, Martin Mokrejs wrote:
>
>> Hi Sarah and Alan,
>> I am curious whether the the PME- to PME+ happening on a suspended
>> TI host controller could be used as some hack to signal the mis-behaving
>> redriver. Could such transition be used as a trigger for lin
On Fri, 10 May 2013, Martin Mokrejs wrote:
> Hi Sarah and Alan,
> I am curious whether the the PME- to PME+ happening on a suspended
> TI host controller could be used as some hack to signal the mis-behaving
> redriver. Could such transition be used as a trigger for linux kernel to
> wakeup the
On 11.05.2013, Frantisek Hrbata wrote:
> I haven't tried to reproduce. I was asked to help with Fedora's bugs triage
> and
> these come up. The goal was just to contact the right people and bring this to
> their attention. If you have a patch for this, I guess we can try to ask
> Heinz,
> or ot
'struct usb_request *' should be passed to usb_gadget_unmap_request(),
as the second argument; however, 'struct s3c_hsotg_req *' is used.
Fixed build warnings as below:
drivers/usb/gadget/s3c-hsotg.c: In function 's3c_hsotg_unmap_dma':
drivers/usb/gadget/s3c-hsotg.c:440:2: warning: passing argume
δΊ 2013-5-11 18:15, Tomasz Figa ει:
Hi Libo,
On Saturday 11 of May 2013 14:28:15 Libo Chen wrote:
>From: Libo Chen
The patch subject is slightly misleading. It suggests that the patch only
changes clock handling, but in fact the biggest part of the patch is
conversion to devm_ helpers.
I think
Hi Libo,
On Saturday 11 of May 2013 14:28:15 Libo Chen wrote:
> From: Libo Chen
The patch subject is slightly misleading. It suggests that the patch only
changes clock handling, but in fact the biggest part of the patch is
conversion to devm_ helpers.
I think following subject would suit this