mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: David Lechner <david@lechnology.com>
To: ahaslam@baylibre.com, stern@rowland.harvard.edu,
	sergei.shtylyov@cogentembedded.com, nsekhar@ti.com,
	khilman@baylibre.com, manjunath.goudar@linaro.org
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] USB: OHCI: make ohci-da8xx a separate driver
Date: Wed, 26 Oct 2016 19:58:34 -0500	[thread overview]
Message-ID: <b2fd3394-655c-0dcd-c267-bcb6f269f1bf@lechnology.com> (raw)
In-Reply-To: <20161026210812.18131-1-ahaslam@baylibre.com>

On 10/26/2016 04:08 PM, ahaslam@baylibre.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.

  reply	other threads:[~2016-10-27  0:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-26 21:08 ahaslam
2016-10-27  0:58 ` David Lechner [this message]
2016-10-27 13:08   ` Axel Haslam
2016-10-27  2:09 ` David Lechner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b2fd3394-655c-0dcd-c267-bcb6f269f1bf@lechnology.com \
    --to=david@lechnology.com \
    --cc=ahaslam@baylibre.com \
    --cc=khilman@baylibre.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=manjunath.goudar@linaro.org \
    --cc=nsekhar@ti.com \
    --cc=sergei.shtylyov@cogentembedded.com \
    --cc=stern@rowland.harvard.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome