On Tue, Jul 30, 2013 at 10:04:28PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.este...@freescale.com>
> 
> After the rename to ci_hdrc we ended up with two MODULE_ALIAS entries, so 
> remove the old one.
> 
> Signed-off-by: Fabio Estevam <fabio.este...@freescale.com>
> ---
>  drivers/usb/chipidea/core.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/usb/chipidea/core.c b/drivers/usb/chipidea/core.c
> index a5df24c..5cc1b02 100644
> --- a/drivers/usb/chipidea/core.c
> +++ b/drivers/usb/chipidea/core.c
> @@ -548,7 +548,6 @@ static struct platform_driver ci_hdrc_driver = {
>  module_platform_driver(ci_hdrc_driver);
>  
>  MODULE_ALIAS("platform:ci_hdrc");
> -MODULE_ALIAS("platform:ci13xxx");
>  MODULE_LICENSE("GPL v2");
>  MODULE_AUTHOR("David Lopo <dl...@chipidea.mips.com>");
>  MODULE_DESCRIPTION("ChipIdea HDRC Driver");
> -- 
> 1.8.1.2
> 
> 
Fabio, good eyes.

Reviewed-by: Peter Chen <peter.c...@freescale.com>

-- 

Best Regards,
Peter Chen

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

Reply via email to