From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: g.liakhovetski@gmx.de, Chris Ball <cjb@laptop.org>
Cc: linux-next@vger.kernel.org, linux-mmc@vger.kernel.org
Subject: Commit "mmc: tmio_mmc: do not enable card hotplug interrupts, if unused" breaks linux-next
Date: Fri, 16 Mar 2012 14:08:51 -0400 [thread overview]
Message-ID: <4F6381B3.1010806@windriver.com> (raw)
Just a heads up that the commit below is causing build failures in linux-next:
drivers/mmc/host/tmio_mmc_pio.c:343:11: error: 'struct tmio_mmc_host' has no member named 'native_hotplug'
drivers/mmc/host/tmio_mmc_pio.c:969:12: error: 'struct tmio_mmc_host' has no member named 'native_hotplug'
make[4]: *** [drivers/mmc/host/tmio_mmc_pio.o] Error 1
http://kisskb.ellerman.id.au/kisskb/buildresult/5878512/
Paul.
--
commit 6c34d289dcc6675da8c130c5d5cdc5e8f15ec7d7
Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Date: Wed Feb 22 13:16:09 2012 +0100
mmc: tmio_mmc: do not enable card hotplug interrupts, if unused
If TMIO MMC is used in polling mode, or the card is non-removable, or
card-detection is performed, using an external interrupt, there is no
need to enable controller native card hotplug interrupts.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
next reply other threads:[~2012-03-16 18:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-16 18:08 Paul Gortmaker [this message]
2012-03-16 21:02 ` Commit "mmc: tmio_mmc: do not enable card hotplug interrupts, if unused" breaks linux-next Guennadi Liakhovetski
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=4F6381B3.1010806@windriver.com \
--to=paul.gortmaker@windriver.com \
--cc=cjb@laptop.org \
--cc=g.liakhovetski@gmx.de \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-next@vger.kernel.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.