From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Adrian Hunter <adrian.hunter@nokia.com>,
Matt Fleming <matt@console-pimps.org>,
Ian Molton <ian@mnementh.co.uk>,
"Roberto A. Foglietta" <roberto.foglietta@gmail.com>,
Jarkko Lavinen <jarkko.lavinen@nokia.com>,
Denis Karpov <ext-denis.2.karpov@nokia.com>,
Pierre Ossman <pierre@ossman.eu>,
Philip Langdale <philipl@overt.org>,
Madhusudhan <madhu.cr@ti.com>,
linux-mmc@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
Linus Torvalds <torvalds@linux-foundation.org>
Subject: 70a3341a71 broke omap_hsmmc?
Date: Thu, 8 Oct 2009 11:24:30 +0200 [thread overview]
Message-ID: <20091008092430.GA22561@pengutronix.de> (raw)
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/ |
next reply other threads:[~2009-10-08 9:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-08 9:24 Uwe Kleine-König [this message]
2009-10-08 22:08 ` 70a3341a71 broke omap_hsmmc? Madhusudhan Chikkature
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=20091008092430.GA22561@pengutronix.de \
--to=u.kleine-koenig@pengutronix.de \
--cc=adrian.hunter@nokia.com \
--cc=akpm@linux-foundation.org \
--cc=ext-denis.2.karpov@nokia.com \
--cc=ian@mnementh.co.uk \
--cc=jarkko.lavinen@nokia.com \
--cc=linux-mmc@vger.kernel.org \
--cc=madhu.cr@ti.com \
--cc=matt@console-pimps.org \
--cc=philipl@overt.org \
--cc=pierre@ossman.eu \
--cc=roberto.foglietta@gmail.com \
--cc=torvalds@linux-foundation.org \
/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