Re: [PATCH] usb: add EHCI and OHCI support for SH7757

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

 



Hello Sergei,

2011/02/24 20:26, Sergei Shtylyov wrote:
> Hello.
> 
> On 24-02-2011 10:43, Yoshihiro Shimoda wrote:
> 
>> Signed-off-by: Yoshihiro Shimoda<yoshihiro.shimoda.uh@xxxxxxxxxxx>
> [...]
> 
>> diff --git a/drivers/usb/host/ehci-hcd.c b/drivers/usb/host/ehci-hcd.c
>> index 4c77a81..b5aae43 100644
>> --- a/drivers/usb/host/ehci-hcd.c
>> +++ b/drivers/usb/host/ehci-hcd.c
>> @@ -1184,7 +1184,8 @@ MODULE_LICENSE ("GPL");
>>   #define PLATFORM_DRIVER		ehci_mxc_driver
>>   #endif
>>
>> -#ifdef CONFIG_CPU_SUBTYPE_SH7786
>> +#if defined(CONFIG_CPU_SUBTYPE_SH7757) || \
>> +    defined(CONFIG_CPU_SUBTYPE_SH7785)
> 
>     Not CONFIG_CPU_SUBTYPE_SH7786?
Thank you very much for your point!
I re-submitted a fixed patch yesterday.

Best regards,
Yoshihiro Shimoda

>>   #include "ehci-sh.c"
>>   #define PLATFORM_DRIVER		ehci_hcd_sh_driver
>>   #endif
> 
> WBR, Sergei
> 


-- 
Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>
--
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