All of lore.kernel.org
 help / color / mirror / Atom feed
* Commit "mmc: tmio_mmc: do not enable card hotplug interrupts, if unused" breaks linux-next
@ 2012-03-16 18:08 Paul Gortmaker
  2012-03-16 21:02 ` Guennadi Liakhovetski
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Gortmaker @ 2012-03-16 18:08 UTC (permalink / raw)
  To: g.liakhovetski, Chris Ball; +Cc: linux-next, linux-mmc

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>




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

end of thread, other threads:[~2012-03-16 21:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-16 18:08 Commit "mmc: tmio_mmc: do not enable card hotplug interrupts, if unused" breaks linux-next Paul Gortmaker
2012-03-16 21:02 ` Guennadi Liakhovetski

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.