Re: [PATCH 1/2] usb: musb: musb_cppi41: recognize HS devices in hostmode

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/31/2014 10:40 PM, Sergei Shtylyov wrote:
>> @@ -264,7 +265,14 @@ static void cppi41_dma_callback(void *private_data)
>>            */
>>           controller = cppi41_channel->controller;
>>
>> -        if (musb->g.speed == USB_SPEED_HIGH) {
>> +        if (is_host_active(musb)) {
>> +            if (musb->port1_status & USB_PORT_STAT_HIGH_SPEED)
>> +                is_hs = 1;
> 
>    Indent with tabs, not spaces please...

Thank you for spotting this. vim usually does this properly I have no
idea why it aligned with the bracket here instead.

> WBR, Sergei
> 
Sebastian
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux