Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1228390

Re: [PATCH v2 1/4] usb: host: ehci-spear: Fix module autoload for OF platform driver

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/4] usb: host: ehci-spear: Fix module autoload for OF platform driver
Date 2015-09-19 07:00 +0200
Message-ID <qaipH-7VZ-3@gated-at.bofh.it> (permalink)
References <qa9mq-3gO-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Sep 18, 2015 at 09:14:52PM +0200, Luis de Bethencourt wrote:
> This platform driver has a OF device ID table but the OF module
> alias information is not created so module autoloading won't work.
> 
> Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
> ---
>  drivers/usb/host/ehci-spear.c | 1 +
>  1 file changed, 1 insertion(+)

Ugh, what a mess, please resend the whole series when you fix up a patch
in it as this is hard to figure out what to do.

And can you "thread" the patch series properly?  That makes it much
easier for me to apply them as I can group them correctly.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 1/4] usb: host: ehci-spear: Fix module autoload for OF  platform driver Luis de Bethencourt <luis@debethencourt.com> - 2015-09-18 21:20 +0200
  Re: [PATCH v2 1/4] usb: host: ehci-spear: Fix module autoload for  OF platform driver Alan Stern <stern@rowland.harvard.edu> - 2015-09-18 21:40 +0200
  Re: [PATCH v2 1/4] usb: host: ehci-spear: Fix module autoload for OF  platform driver Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-09-19 07:00 +0200

csiph-web