public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* 70a3341a71 broke omap_hsmmc?
@ 2009-10-08  9:24 Uwe Kleine-König
  2009-10-08 22:08 ` Madhusudhan Chikkature
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2009-10-08  9:24 UTC (permalink / raw)
  Cc: Adrian Hunter, Matt Fleming, Ian Molton, Roberto A. Foglietta,
	Jarkko Lavinen, Denis Karpov, Pierre Ossman, Philip Langdale,
	Madhusudhan, linux-mmc, Andrew Morton, Linus Torvalds

Hello,

commit 70a3341a711f27ae77714ae7dd360a4e7e2d5e7c changed registering of
omap_hsmmc_host from using platform_driver_probe to using
platform_driver_register.  But omap_hsmmc_driver doesn't have a probe
entry.  So I expect that the driver doesn't bind correctly.

The fix is either convert back to platform_driver_probe or (add
platform_driver_probe to omap_hsmmc_driver and move it to section
.devinit.text).

Best regards
Uwe

-- 
Pengutronix e.K.                              | Uwe Kleine-König            |
Industrial Linux Solutions                    | http://www.pengutronix.de/  |

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

end of thread, other threads:[~2009-10-08 22:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-08  9:24 70a3341a71 broke omap_hsmmc? Uwe Kleine-König
2009-10-08 22:08 ` Madhusudhan Chikkature

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