[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b2fd3394-655c-0dcd-c267-bcb6f269f1bf@lechnology.com>
Date: Wed, 26 Oct 2016 19:58:34 -0500
From: David Lechner <david@...hnology.com>
To: ahaslam@...libre.com, stern@...land.harvard.edu,
sergei.shtylyov@...entembedded.com, nsekhar@...com,
khilman@...libre.com, manjunath.goudar@...aro.org
Cc: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] USB: OHCI: make ohci-da8xx a separate driver
On 10/26/2016 04:08 PM, ahaslam@...libre.com wrote:
> +module_exit(ohci_da8xx_exit);
> +MODULE_DESCRIPTION(DRIVER_DESC);
> +MODULE_LICENSE("GPL");
> MODULE_ALIAS("platform:ohci");
The "ohci" in MODULE_ALIAS() should also be replaced with hcd_name.
Powered by blists - more mailing lists