public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* musb as module broken in 2.6.38
@ 2011-03-16  1:55 Alexander Holler
  2011-03-16  9:03 ` Felipe Balbi
  0 siblings, 1 reply; 12+ messages in thread
From: Alexander Holler @ 2011-03-16  1:55 UTC (permalink / raw)
  To: balbi; +Cc: linux-kernel, linux-usb

Hello,

in commit dc09886bfa781e2b442301116c18199519e36f0f the name of the 
platform-driver was splitted and musb-omap2430 is used for several 
boards (arch/arm/mach-omap2/usb-musb.c).

But musb_hdrc still uses musb-hdrc as name when platform_driver_probe() 
is called. The result is that loading the driver (when build as a 
module) doesn't work anymore (it doesn't find the platform-device).

Do I miss something or was something forgotten when the glue-layers for 
musb got introduced?

(The driver still works when linked into the kernel, but is 
disfunctional when build as a module.)

Regards,

Alexander Holler

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-03-16 12:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-16  1:55 musb as module broken in 2.6.38 Alexander Holler
2011-03-16  9:03 ` Felipe Balbi
2011-03-16  9:47   ` Alexander Holler
2011-03-16  9:55     ` Felipe Balbi
2011-03-16 10:17       ` Alexander Holler
2011-03-16 10:24         ` Felipe Balbi
2011-03-16 10:30           ` Alexander Holler
2011-03-16 10:38             ` Felipe Balbi
2011-03-16 10:43               ` Alexander Holler
2011-03-16 10:48                 ` Felipe Balbi
2011-03-16 11:21                   ` Alexander Holler
2011-03-16 12:51                     ` Felipe Balbi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox