[PATCHv2] usb: chipidea: add support for USB OTG controller on TI-NSPIRE

Daniel Tang dt.tangr at gmail.com
Sun Nov 24 22:52:51 EST 2013


Hi,

On 24/11/2013, at 9:12 PM, Peter Chen <Peter.Chen at freescale.com> wrote:

> On Sun, Nov 24, 2013 at 06:37:47PM +1100, dt.tangr at gmail.com wrote:
> 
>> +};
>> +
>> +MODULE_DEVICE_TABLE(of, ci_hdrc_nspire_dt_ids);
>> +module_platform_driver(ci_hdrc_nspire_driver);
>> +
>> +MODULE_ALIAS("platform:nspire_usb");
>> +MODULE_ALIAS("platform:ci_hdrc_nspire");
> 
> Just curious, why you need to two alias?

Oops, I must've forgotten to remove this. I'll remove it in the next patch.

> 
> -- 
> 
> Best Regards,
> Peter Chen
> 

Cheers,
Daniel Tang



More information about the linux-arm-kernel mailing list