From: "Minchev, Todor" <todor.minchev@intel.com>
To: "ulf.hansson@linaro.org" <ulf.hansson@linaro.org>,
"chris@printf.net" <chris@printf.net>
Cc: "linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>
Subject: "Driver 'mmcblk' needs updating - please use bus_type methods"
Date: Wed, 18 Feb 2015 16:12:17 +0000 [thread overview]
Message-ID: <1424275938.27541.113.camel@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 462 bytes --]
This has probably been reported already.
In 3.19 this started showing up in the dmesg log when the mmcblk driver
gets loaded:
"Driver 'mmcblk' needs updating - please use bus_type methods"
Looks like it is caused by the re-factoring needed after the removal of
struct mmc_driver. Both the mmc bus and the block driver register a
shutdown and the two fail the driver_register sanity check resulting in
the warning above.
Thanks,
Todor
[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 5229 bytes --]
next reply other threads:[~2015-02-18 16:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-18 16:12 Minchev, Todor [this message]
2015-03-03 3:25 ` "Driver 'mmcblk' needs updating - please use bus_type methods" Arseny Solokha
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=1424275938.27541.113.camel@intel.com \
--to=todor.minchev@intel.com \
--cc=chris@printf.net \
--cc=linux-mmc@vger.kernel.org \
--cc=ulf.hansson@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.